org.jgroups.blocks
public static class TwoPhaseVotingAdapter.TwoPhaseWrapper extends Object implements Serializable
Constructor Summary | |
---|---|
TwoPhaseWrapper(Object decree) |
Method Summary | |
---|---|
void | abort() |
void | commit() |
Object | getDecree() |
boolean | isAbort() |
boolean | isCommit() |
boolean | isPrepare() |
void | setDecree(Object decree) |
String | toString() |