| Package | Description | 
|---|---|
| com.hazelcast.client | Contains classes/interfaces related to Client | 
| com.hazelcast.client.impl | Contains most of the client side HazelcastInstance implementation functionality. | 
| com.hazelcast.cluster.impl | This package contains the implementation of the cluster functionality. | 
| com.hazelcast.map.impl | Contains implementation specific classes of  com.hazelcast.mappackage. | 
| com.hazelcast.map.impl.query | |
| com.hazelcast.spi | Provides interfaces/classes for Hazelcast SPI. | 
| com.hazelcast.spi.impl | Contains implementations for Hazelcast SPI. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClusterService | ClientEngine. getClusterService() | 
| Modifier and Type | Method and Description | 
|---|---|
| ClusterService | ClientEngineImpl. getClusterService() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClusterServiceImpl | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ClusterService | LocalMapStatsProvider. clusterService | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ClusterService | MapQueryEngineImpl. clusterService | 
| Modifier and Type | Method and Description | 
|---|---|
| ClusterService | NodeEngine. getClusterService()Gets the ClusterService. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClusterService | NodeEngineImpl. getClusterService() | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.