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, stop
boolean remove_committed(Uid u, String tn) throws ObjectStoreException
ObjectStoreException
boolean write_committed(Uid u, String tn, OutputObjectStateWrapper buff) throws ObjectStoreException
ObjectStoreException
void sync() throws SyncFailedException, ObjectStoreException
Copyright © 2017 JBoss by Red Hat. All rights reserved.