Package | Description |
---|---|
com.hazelcast.client |
This package contains the serverside client functionality
|
com.hazelcast.client.config |
Contains classes related to config for com.hazelcast.client
|
com.hazelcast.client.util |
This package contains some utility classes and the base implementations of the
loadbalancer implementations
|
com.hazelcast.nio |
This package contains classes related to New IO
|
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 |
---|
LoadBalancer
LoadBalancer allows you to send operations to one of a number of endpoints(Members). |
Class and Description |
---|
ClientEngine
The client Engine.
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.