Instance Constructors
-
new
HALevelDBStore
()
Type Members
-
case class
LevelDBMessageStore
(dest: ActiveMQDestination, key: Long) extends AbstractMessageStore with Product with Serializable
-
class
LevelDBTopicMessageStore
extends LevelDBMessageStore with TopicMessageStore
-
case class
LimitingRecoveryListener
(max: Int, listener: MessageRecoveryListener) extends MessageRecoveryListener with Product with Serializable
-
case class
Transaction
(id: TransactionId) extends Product with Serializable
-
Inherited from TransactionStore
Inherited from PersistenceAdapter
Inherited from BrokerServiceAware
Inherited from ServiceSupport
Inherited from Service
Inherited from AnyRef
Inherited from Any