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.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.impl.protocol.task |
Client tasks associated with requests.
|
com.hazelcast.client.spi.impl |
Provides util classes for the Hazelcast client SPI.
|
com.hazelcast.client.util |
This package contains some utility classes and the base implementations of the
loadbalancer implementations
|
com.hazelcast.internal.jmx |
Contains Hazelcast management bean classes.
|
com.hazelcast.nio |
This package contains classes related to New IO
|
com.hazelcast.nio.tcp |
Contains functionality for the TCP/IP Networking for cluster members
This whole package is internal and no compatibility will be provided. |
Class and Description |
---|
ClientEndpoint
Represents an endpoint to a client.
|
ClientEventType
Event type used for client connection and disconnect events
|
HazelcastClientFactory
Provides the capability for the customization of Hazelcast client factories.
|
HazelcastClientManager
Central manager for all Hazelcast clients of the JVM.
|
Class and Description |
---|
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.
|
ClientEvent
Event used for notification of client connection and disconnection
|
ClientExtension
ClientExtension is a client extension mechanism to be able to plug different implementations of
some modules, like;
InternalSerializationService , ChannelFactory etc. |
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. |
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.
|
Class and Description |
---|
ClientEngine
The client Engine.
|
Class and Description |
---|
ClientEngine
The client Engine.
|
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.