Interface RecoveryStoreBeanMBean
- All Superinterfaces:
BaseStoreMBean,TxLogBeanMBean
- All Known Implementing Classes:
RecoveryStoreBean
JMX interface to the JBossTS recovery store
OutputObjectState and InputObjectState are wrapped since they are not convertible to
open MBean types.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionallObjUids(String type) allObjUids(String type, int match) allTypes()intcurrentState(Uid u, String tn) booleanhide_state(Uid u, String tn) booleanread_committed(Uid u, String tn) booleanreveal_state(Uid u, String tn) Methods inherited from interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreMBean
getStoreName, start, stopMethods inherited from interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBeanMBean
remove_committed, sync, write_committed
-
Method Details
-
allObjUids
- Throws:
ObjectStoreException
-
allObjUids
- Throws:
ObjectStoreException
-
allTypes
- Throws:
ObjectStoreException
-
currentState
- Throws:
ObjectStoreException
-
hide_state
- Throws:
ObjectStoreException
-
reveal_state
- Throws:
ObjectStoreException
-
read_committed
- Throws:
ObjectStoreException
-
isType
- Throws:
ObjectStoreException
-