Package | Description |
---|---|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
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 |
---|---|
ClientClusterService |
HazelcastClientInstanceImpl.getClientClusterService() |
Modifier and Type | Method and Description |
---|---|
ClientClusterService |
ClientContext.getClusterService() |
Modifier and Type | Class and Description |
---|---|
class |
ClientClusterServiceImpl
The
ClientClusterService implementation. |
class |
ClusterListenerSupport |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.