Interface | Description |
---|---|
Quorum |
Quorum provides access to the current status of a quorum. |
QuorumFunction |
A function that can be used for conclude absence/presence of quorum.
|
QuorumListener |
Listener to get notified when a quorum state is changed
|
QuorumService |
Quorum service can be used to trigger cluster quorums at any time.
|
Class | Description |
---|---|
QuorumEvent |
An Event that is send when a
Quorum changes. |
Enum | Description |
---|---|
QuorumType |
Represents a cluster quorum type
|
Exception | Description |
---|---|
QuorumException |
An exception thrown when the cluster size is below the defined threshold.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.