Interface | Description |
---|---|
Quorum |
A quorum can be registered with the
QuorumManager to receive notifications about the state of a cluster. |
QuorumVoteHandler |
used to handle votes received by a quorum from a particular node
|
Class | Description |
---|---|
BooleanVote |
a simple yes.no vote
|
QuorumManager |
A QourumManager can be used to register a
Quorum to receive notifications
about changes to the cluster. |
QuorumVote<V extends Vote,T> |
the vote itself.
|
QuorumVoteServerConnect |
A Qourum Vote for deciding if a replicated backup should become live.
|
SharedNothingBackupQuorum | |
Vote<T> |
the vote itself
|
Enum | Description |
---|---|
SharedNothingBackupQuorum.BACKUP_ACTIVATION |
Copyright © 2017 JBoss by Red Hat. All rights reserved.