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, stop
boolean remove_committed(Uid u, java.lang.String tn) throws ObjectStoreException
ObjectStoreException
boolean write_committed(Uid u, java.lang.String tn, OutputObjectStateWrapper buff) throws ObjectStoreException
ObjectStoreException
void sync() throws java.io.SyncFailedException, ObjectStoreException
java.io.SyncFailedException
ObjectStoreException