|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.store.kahadb.MultiKahaDBTransactionStore.Tx
public class MultiKahaDBTransactionStore.Tx
Constructor Summary | |
---|---|
MultiKahaDBTransactionStore.Tx()
|
Method Summary | |
---|---|
int |
getPreparedLocationId()
|
java.util.Set<TransactionStore> |
getStores()
|
void |
trackPrepareLocation(Location location)
|
void |
trackStore(TransactionStore store)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiKahaDBTransactionStore.Tx()
Method Detail |
---|
public void trackStore(TransactionStore store)
public java.util.Set<TransactionStore> getStores()
public void trackPrepareLocation(Location location)
public int getPreparedLocationId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |