See: Description
| Interface | Description | 
|---|---|
| MulticastListener | 
| Class | Description | 
|---|---|
| AbstractJoiner | |
| BindMessage | |
| ClusterClockImpl | |
| ClusterDataSerializerHook | |
| ClusterDataSerializerHook.ClusterDataSerializerFactoryImpl | |
| ClusterHeartbeatManager | ClusterHeartbeatManager manages the heartbeat sending and receiving
 process of a node. | 
| ClusterJoinManager | ClusterJoinManager manages member join process. | 
| ClusterServiceImpl | |
| ClusterStateManager | ClusterStateManager stores cluster state and manages cluster state transactions. | 
| ClusterStateTransactionLogRecord | TransactionLogRecord implementation to be used in  ClusterStatetransactions. | 
| ConfigCheck | Contains enough information about Hazelcast Config, to do a validation check so that clusters with different configurations
 don't join. | 
| DiscoveryJoiner | |
| JoinMessage | |
| JoinRequest | |
| MemberSelectingCollection<M extends Member> | An immutable collection that applies all the  MemberSelectorinstances to
 its internalMembercollection. | 
| MulticastJoiner | |
| MulticastService | |
| NodeMulticastListener | 
| Exception | Description | 
|---|---|
| ConfigMismatchException | Exception thrown when 2 nodes want to join, but there configuration doesn't match | 
This package contains the implementation of the cluster functionality.
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.