| Package | Description | 
|---|---|
| com.hazelcast.client.impl | Contains most of the client side HazelcastInstance implementation functionality. | 
| com.hazelcast.client.proxy | This package contains client side proxy implementations of the different Hazelcast data structures
 and operation types | 
| com.hazelcast.client.spi | Contains classes/interfaces related to Service Provider Interface
 such as ClientProxy , ClientClusterService | 
| com.hazelcast.client.spi.impl | Provides util classes for com.hazelcast.client | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientPartitionService | HazelcastClientInstanceImpl. getClientPartitionService() | 
| Constructor and Description | 
|---|
| PartitionServiceProxy(ClientPartitionService partitionService,
                     ClientListenerService listenerService) | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientPartitionService | ClientContext. getPartitionService() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClientPartitionServiceImplThe  ClientPartitionServiceimplementation. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.