Package | Description |
---|---|
com.hazelcast.cache.impl.client |
Hazelcast JSR-107 aka JCache implementation
Client Requests
|
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.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.impl.protocol.task |
Client tasks associated with requests.
|
com.hazelcast.client.spi.impl |
Provides util classes for com.hazelcast.client
|
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 |
---|
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. |
Class and Description |
---|
AuthenticationException
A
HazelcastException that is thrown when there is an Authentication failure: e.g. |
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 |
---|
ClientEndpoint
Represents an endpoint to a client.
|
ClientEndpointManager
A manager for
ClientEndpoint s. |
Class and Description |
---|
LoadBalancer
LoadBalancer allows you to send operations to one of a number of endpoints(Members). |
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 © 2015 Hazelcast, Inc.. All Rights Reserved.