|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KahaEntryType | |
---|---|
org.apache.activemq.store.kahadb | |
org.apache.activemq.store.kahadb.data |
Uses of KahaEntryType in org.apache.activemq.store.kahadb |
---|
Methods in org.apache.activemq.store.kahadb that return KahaEntryType | |
---|---|
KahaEntryType |
JournalCommand.type()
|
Uses of KahaEntryType in org.apache.activemq.store.kahadb.data |
---|
Methods in org.apache.activemq.store.kahadb.data that return KahaEntryType | |
---|---|
KahaEntryType |
KahaTraceCommand.type()
|
KahaEntryType |
KahaRollbackCommand.type()
|
KahaEntryType |
KahaRemoveMessageCommand.type()
|
KahaEntryType |
KahaPrepareCommand.type()
|
KahaEntryType |
KahaCommitCommand.type()
|
KahaEntryType |
KahaAddMessageCommand.type()
|
KahaEntryType |
KahaRemoveDestinationCommand.type()
|
KahaEntryType |
KahaSubscriptionCommand.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |