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
Exception
public static void describeMessagesJournal(String messagesDir) throws Exception
Exception
protected 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 © 2018 JBoss by Red Hat. All rights reserved.