org.apache.activemq.store.kahadb
Class MultiKahaDBTransactionStore.Tx
java.lang.Object
org.apache.activemq.store.kahadb.MultiKahaDBTransactionStore.Tx
- Enclosing class:
- MultiKahaDBTransactionStore
public class MultiKahaDBTransactionStore.Tx
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiKahaDBTransactionStore.Tx
public MultiKahaDBTransactionStore.Tx()
trackStore
public void trackStore(TransactionStore store)
getStores
public Set<TransactionStore> getStores()
trackPrepareLocation
public void trackPrepareLocation(Location location)
getPreparedLocationId
public int getPreparedLocationId()
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.