Package com.hazelcast.quorum

Contains classes related to cluster quorum.

See:
          Description

Interface Summary
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 Summary
QuorumEvent An Event that is send when a Quorum changes.
 

Enum Summary
QuorumType Represents a cluster quorum type
 

Exception Summary
QuorumException An exception thrown when the cluster size is below the defined threshold.
 

Package com.hazelcast.quorum Description

Contains classes related to cluster quorum.



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.