|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecoveryAwareTransaction
Base interface for transactions that are holders of recovery information.
Method Summary | |
---|---|
boolean |
isPrepared()
|
void |
setPrepared(boolean prepared)
|
Methods inherited from interface org.infinispan.transaction.xa.CacheTransaction |
---|
clearLookedUpEntries, getGlobalTransaction, getLookedUpEntries, getModifications, lookupEntry, putLookedUpEntry, removeLookedUpEntry |
Method Detail |
---|
boolean isPrepared()
void setPrepared(boolean prepared)
|
--> | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |