Uses of Enum
org.apache.activemq.store.kahadb.data.KahaEntryType
Packages that use KahaEntryType
-
Uses of KahaEntryType in org.apache.activemq.store.kahadb
Methods in org.apache.activemq.store.kahadb that return KahaEntryType -
Uses of KahaEntryType in org.apache.activemq.store.kahadb.data
Methods in org.apache.activemq.store.kahadb.data that return KahaEntryTypeModifier and TypeMethodDescriptionKahaAckMessageFileMapCommand.type()KahaAddMessageCommand.type()KahaAddScheduledJobCommand.type()KahaCommitCommand.type()KahaDestroySchedulerCommand.type()KahaPrepareCommand.type()KahaProducerAuditCommand.type()KahaRemoveDestinationCommand.type()KahaRemoveMessageCommand.type()KahaRemoveScheduledJobCommand.type()KahaRemoveScheduledJobsCommand.type()KahaRescheduleJobCommand.type()KahaRewrittenDataFileCommand.type()KahaRollbackCommand.type()KahaSubscriptionCommand.type()KahaTraceCommand.type()KahaUpdateMessageCommand.type()static KahaEntryTypeKahaEntryType.valueOf(int value) Returns the enum constant of this type with the specified name.static KahaEntryTypeReturns 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.