| Package | Description | 
|---|---|
| com.hazelcast.cluster.impl | 
 This package contains the implementation of the cluster functionality. 
 | 
| com.hazelcast.instance | 
 This package contains Hazelcast Instance functionality. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected ClusterServiceImpl | 
AbstractJoiner.clusterService  | 
| Constructor and Description | 
|---|
ClusterHeartbeatManager(Node node,
                       ClusterServiceImpl clusterService)  | 
ClusterJoinManager(Node node,
                  ClusterServiceImpl clusterService,
                  Lock clusterServiceLock)  | 
| Modifier and Type | Field and Description | 
|---|---|
ClusterServiceImpl | 
Node.clusterService  | 
| Modifier and Type | Method and Description | 
|---|---|
ClusterServiceImpl | 
Node.getClusterService()  | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.