|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Command<V>
A representation of in-flight transaction's modification to the mappings of a XAStore
.
Method Summary | |
---|---|
XAValueHolder<V> |
getNewValueHolder()
Get the value holder to commit. |
V |
getOldValue()
Get the value to rollback to. |
Method Detail |
---|
V getOldValue()
XAValueHolder<V> getNewValueHolder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |