Package | Description |
---|---|
org.apache.activemq.store.kahadb | |
org.apache.activemq.store.kahadb.data |
Modifier and Type | Method and Description |
---|---|
KahaEntryType |
JournalCommand.type() |
Modifier and Type | Method and Description |
---|---|
KahaEntryType |
KahaTraceCommand.type() |
KahaEntryType |
KahaRemoveMessageCommand.type() |
KahaEntryType |
KahaRemoveScheduledJobCommand.type() |
KahaEntryType |
KahaRemoveScheduledJobsCommand.type() |
KahaEntryType |
KahaPrepareCommand.type() |
KahaEntryType |
KahaAddMessageCommand.type() |
KahaEntryType |
KahaRescheduleJobCommand.type() |
KahaEntryType |
KahaProducerAuditCommand.type() |
KahaEntryType |
KahaRollbackCommand.type() |
KahaEntryType |
KahaDestroySchedulerCommand.type() |
KahaEntryType |
KahaCommitCommand.type() |
KahaEntryType |
KahaSubscriptionCommand.type() |
KahaEntryType |
KahaUpdateMessageCommand.type() |
KahaEntryType |
KahaAddScheduledJobCommand.type() |
KahaEntryType |
KahaRewrittenDataFileCommand.type() |
KahaEntryType |
KahaRemoveDestinationCommand.type() |
KahaEntryType |
KahaAckMessageFileMapCommand.type() |
static KahaEntryType |
KahaEntryType.valueOf(int value) |
static KahaEntryType |
KahaEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KahaEntryType[] |
KahaEntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.