public final class DescribeJournal extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeJournal.MessageDescribe |
static class |
DescribeJournal.ReferenceDescribe |
| Constructor and Description |
|---|
DescribeJournal() |
| Modifier and Type | Method and Description |
|---|---|
static void |
describeBindingsJournal(String bindingsDir) |
static void |
describeMessagesJournal(String messagesDir) |
protected static PageSubscriptionCounterImpl |
lookupCounter(Map<Long,PageSubscriptionCounterImpl> counters,
long queueIDForCounter) |
static Object |
newObjectEncoding(RecordInfo info) |
static Object |
newObjectEncoding(RecordInfo info,
JournalStorageManager storageManager) |
protected static void |
printCounters(PrintStream out,
Map<Long,PageSubscriptionCounterImpl> counters) |
public static void describeBindingsJournal(String bindingsDir) throws Exception
Exceptionpublic static void describeMessagesJournal(String messagesDir) throws Exception
Exceptionprotected static void printCounters(PrintStream out, Map<Long,PageSubscriptionCounterImpl> counters)
protected static PageSubscriptionCounterImpl lookupCounter(Map<Long,PageSubscriptionCounterImpl> counters, long queueIDForCounter)
public static Object newObjectEncoding(RecordInfo info)
public static Object newObjectEncoding(RecordInfo info, JournalStorageManager storageManager)
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.