Package | Description |
---|---|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.spi |
Contains classes/interfaces related to the Hazelcast client Service Provider Interface.
|
com.hazelcast.client.spi.impl |
Provides util classes for the Hazelcast client SPI.
|
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. |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.