public interface VoteResponseProcessor
DistributedLockManager for an example implementation.| Modifier and Type | Method and Description |
|---|---|
boolean |
processResponses(RspList responses,
int consensusType,
java.lang.Object decree)
Processes the responses returned by the other nodes.
|
boolean processResponses(RspList responses, int consensusType, java.lang.Object decree) throws ChannelException
responses - The responsesconsensusType - The consensusType of the votedecree - The vote decreeChannelExceptionCopyright ? 1998-2008 Bela Ban. All Rights Reserved.