Class TwoPhaseVotingAdapter.TwoPhaseWrapper
java.lang.Object
org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper
- All Implemented Interfaces:
Serializable
- Enclosing class:
TwoPhaseVotingAdapter
Wrapper of the decree to voting decree.
- Version:
- $Id: TwoPhaseVotingAdapter.java,v 1.4 2005/06/08 15:56:54 publicnmi Exp $
- Author:
- Roman Rokytskyy (rrokytskyy@acm.org), Robert Schaffar-Taurok (robert@fusion.at)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TwoPhaseWrapper
-
-
Method Details
-
getDecree
-
setDecree
-
isPrepare
public boolean isPrepare() -
isCommit
public boolean isCommit() -
isAbort
public boolean isAbort() -
commit
public void commit() -
abort
public void abort() -
toString
-