Package org.apache.activemq.store.kahadb
Class KahaDBTransactionStore.Tx
java.lang.Object
org.apache.activemq.store.kahadb.KahaDBTransactionStore.Tx
- Enclosing class:
- KahaDBTransactionStore
-
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
- Returns:
- true if something to commit
- Throws:
IOException
-