Package | Description |
---|---|
com.hazelcast.client |
Contains classes/interfaces related to Client
|
com.hazelcast.client.config |
Contains classes related to config for com.hazelcast.client
|
com.hazelcast.client.connection |
Provides connection interfaces/classes for com.hazelcast.client
|
com.hazelcast.client.connection.nio |
Contains classes related to New IO for com.hazelcast.client.connection
|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.impl.client |
This contains the Requests and other DTO's exchanged between client/server
|
com.hazelcast.client.util |
This package contains some utility classes and the base implementations of the
loadbalancer implementations
|
com.hazelcast.jmx |
Contains Hazelcast management bean classes.
|
Class and Description |
---|
ClientEndpoint
Represents an endpoint to a client.
|
Class and Description |
---|
LoadBalancer
LoadBalancer allows you to send operations to one of a number of endpoints(Members). |
Class and Description |
---|
AuthenticationException
A
HazelcastException that is thrown when there is an Authentication failure: e.g. |
LoadBalancer
LoadBalancer allows you to send operations to one of a number of endpoints(Members). |
Class and Description |
---|
AuthenticationException
A
HazelcastException that is thrown when there is an Authentication failure: e.g. |
LoadBalancer
LoadBalancer allows you to send operations to one of a number of endpoints(Members). |
Class and Description |
---|
ClientEndpoint
Represents an endpoint to a client.
|
ClientEndpointManager
A manager for
ClientEndpoint s. |
ClientEngine
The client Engine.
|
ClientExtension
ClientExtension is a client extension mechanism to be able to plug different implementations of
some modules, like; SerializationService, SocketChannelWrapperFactory etc.
|
Class and Description |
---|
ClientEndpoint
Represents an endpoint to a client.
|
ClientEngine
The client Engine.
|
Class and Description |
---|
LoadBalancer
LoadBalancer allows you to send operations to one of a number of endpoints(Members). |
Class and Description |
---|
ClientEngine
The client Engine.
|
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.