Uses of Interface
org.apache.activemq.artemis.core.server.cluster.qourum.Quorum
-
Packages that use Quorum Package Description org.apache.activemq.artemis.core.server.cluster.qourum -
-
Uses of Quorum in org.apache.activemq.artemis.core.server.cluster.qourum
Classes in org.apache.activemq.artemis.core.server.cluster.qourum that implement Quorum Modifier and Type Class Description classSharedNothingBackupQuorumMethods in org.apache.activemq.artemis.core.server.cluster.qourum with parameters of type Quorum Modifier and Type Method Description voidQuorumManager. registerQuorum(Quorum quorum)registers aQuorumso that it can be notified of changes in the cluster.voidQuorumManager. unRegisterQuorum(Quorum quorum)unregisters aQuorum.
-