Package org.apache.activemq.store.memory
Class MemoryTransactionStore.Tx
java.lang.Object
org.apache.activemq.store.memory.MemoryTransactionStore.Tx
- Enclosing class:
- MemoryTransactionStore
-
Field Details
-
messages
-
acks
-
-
Constructor Details
-
Tx
public Tx()
-
-
Method Details
-
add
-
add
-
getMessages
public org.apache.activemq.command.Message[] getMessages() -
getAcks
public org.apache.activemq.command.MessageAck[] getAcks() -
commit
- Throws:
IOException
-