Uses of Enum Class
org.apache.activemq.artemis.core.server.cluster.quorum.SharedNothingBackupQuorum.BACKUP_ACTIVATION
Packages that use SharedNothingBackupQuorum.BACKUP_ACTIVATION
-
Uses of SharedNothingBackupQuorum.BACKUP_ACTIVATION in org.apache.activemq.artemis.core.server.cluster.quorum
Methods in org.apache.activemq.artemis.core.server.cluster.quorum that return SharedNothingBackupQuorum.BACKUP_ACTIVATIONModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SharedNothingBackupQuorum.BACKUP_ACTIVATION.values()Returns an array containing the constants of this enum class, in the order they are declared.SharedNothingBackupQuorum.waitForStatusChange()Called by the replicating backup (i.e.Methods in org.apache.activemq.artemis.core.server.cluster.quorum with parameters of type SharedNothingBackupQuorum.BACKUP_ACTIVATIONModifier and TypeMethodDescriptionvoidSharedNothingBackupQuorum.causeExit(SharedNothingBackupQuorum.BACKUP_ACTIVATION explicitSignal) Cause the Activation thread to exit and the server to be stopped.