|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MemoryTransactionStore.Tx | |
|---|---|
| org.apache.activemq.store.memory | VM based implementation of message persistence |
| Uses of MemoryTransactionStore.Tx in org.apache.activemq.store.memory |
|---|
| Fields in org.apache.activemq.store.memory with type parameters of type MemoryTransactionStore.Tx | |
|---|---|
protected ConcurrentHashMap<Object,MemoryTransactionStore.Tx> |
MemoryTransactionStore.inflightTransactions
|
protected ConcurrentHashMap<TransactionId,MemoryTransactionStore.Tx> |
MemoryTransactionStore.preparedTransactions
|
| Methods in org.apache.activemq.store.memory that return MemoryTransactionStore.Tx | |
|---|---|
MemoryTransactionStore.Tx |
MemoryTransactionStore.getPreparedTx(TransactionId txid)
|
MemoryTransactionStore.Tx |
MemoryTransactionStore.getTx(Object txid)
|
| Methods in org.apache.activemq.store.memory with parameters of type MemoryTransactionStore.Tx | |
|---|---|
protected void |
MemoryTransactionStore.onRecovered(MemoryTransactionStore.Tx tx)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||