public interface TxLogBeanMBean extends BaseStoreMBean
| Modifier and Type | Method and Description |
|---|---|
boolean |
remove_committed(Uid u,
java.lang.String tn) |
void |
sync() |
boolean |
write_committed(Uid u,
java.lang.String tn,
OutputObjectStateWrapper buff) |
getStoreName, start, stopboolean remove_committed(Uid u, java.lang.String tn) throws ObjectStoreException
ObjectStoreExceptionboolean write_committed(Uid u, java.lang.String tn, OutputObjectStateWrapper buff) throws ObjectStoreException
ObjectStoreExceptionvoid sync()
throws java.io.SyncFailedException,
ObjectStoreException
java.io.SyncFailedExceptionObjectStoreException