public interface TxLogBeanMBean extends BaseStoreMBean
| Modifier and Type | Method and Description |
|---|---|
boolean |
remove_committed(Uid u,
String tn) |
void |
sync() |
boolean |
write_committed(Uid u,
String tn,
OutputObjectStateWrapper buff) |
getStoreName, start, stopboolean remove_committed(Uid u, String tn) throws ObjectStoreException
ObjectStoreExceptionboolean write_committed(Uid u, String tn, OutputObjectStateWrapper buff) throws ObjectStoreException
ObjectStoreExceptionvoid sync()
throws SyncFailedException,
ObjectStoreException
Copyright © 2014. All Rights Reserved.