Uses of Class
org.apache.activemq.store.memory.MemoryTransactionStore.Tx
Packages that use MemoryTransactionStore.Tx
-
Uses of MemoryTransactionStore.Tx in org.apache.activemq.store.memory
Fields in org.apache.activemq.store.memory with type parameters of type MemoryTransactionStore.TxModifier and TypeFieldDescriptionprotected ConcurrentMap<Object,MemoryTransactionStore.Tx> MemoryTransactionStore.inflightTransactionsprotected Map<org.apache.activemq.command.TransactionId,MemoryTransactionStore.Tx> MemoryTransactionStore.preparedTransactionsMethods in org.apache.activemq.store.memory that return MemoryTransactionStore.TxModifier and TypeMethodDescriptionMemoryTransactionStore.getPreparedTx(org.apache.activemq.command.TransactionId txid) Methods in org.apache.activemq.store.memory with parameters of type MemoryTransactionStore.TxModifier and TypeMethodDescriptionprotected voidMemoryTransactionStore.onRecovered(MemoryTransactionStore.Tx tx)