Uses of Class org.jgroups.blocks.VoteException

Uses in package org.jgroups.blocks

Methods which throw type org.jgroups.blocks.VoteException

void
Abort phase for the lock acquisition or release.
void
This is unconditional abort of the previous voting on the decree.
boolean
Commit phase for the lock acquisition or release.
boolean
This is voting on the commiting the decree.
boolean
Prepare phase for the lock acquisition or release.
boolean
This is voting if the decree is acceptable to the party.
boolean
Each member is able to vote with true or false messages.
boolean
VotingListener.vote(Object decree)
Each member is able to vote with true or false messages.

Copyright B) 1998-2005 Bela Ban. All Rights Reserved.