Package com.hazelcast.client

Contains classes/interfaces related to Client

See:
          Description

Interface Summary
ClientExtension ClientExtension is a client extension mechanism to be able to plug different implementations of some modules, like; SerializationService, SocketChannelWrapperFactory etc.
LoadBalancer LoadBalancer allows you to send operations to one of a number of endpoints(Members).
 

Class Summary
ClientOutOfMemoryHandler To clear resources of the client upon OutOfMemory
HazelcastClient The HazelcastClient is comparable to the Hazelcast class and provides the ability the create and manage Hazelcast clients.
 

Package com.hazelcast.client Description

Contains classes/interfaces related to Client



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.