Uses of Class
org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVote
-
Packages that use QuorumVote Package Description org.apache.activemq.artemis.core.server.cluster.qourum -
-
Uses of QuorumVote in org.apache.activemq.artemis.core.server.cluster.qourum
Subclasses of QuorumVote in org.apache.activemq.artemis.core.server.cluster.qourum Modifier and Type Class Description classQuorumVoteServerConnectA Quorum Vote for deciding if a replicated backup should become live.Methods in org.apache.activemq.artemis.core.server.cluster.qourum with parameters of type QuorumVote Modifier and Type Method Description voidQuorumManager. vote(QuorumVote quorumVote)ask the quorum to vote within a specific quorum.
-