Uses of Class
org.jgroups.blocks.VoteException
Packages that use VoteException
Package
Description
Provides building blocks that are layered on top of channels.
-
Uses of VoteException in org.jgroups.blocks
Methods in org.jgroups.blocks that throw VoteExceptionModifier and TypeMethodDescriptionvoid
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
boolean
Each member is able to vote withtrue
orfalse
messages.