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 |
Implementation classes of the com.hazelcast.client interfaces
|
com.hazelcast.client.impl.clientside |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.impl.spi |
Contains classes/interfaces related to the Hazelcast client Service Provider Interface.
|
com.hazelcast.client.impl.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.core |
Provides core API interfaces/classes.
|
com.hazelcast.instance.impl | |
com.hazelcast.internal.management.dto |
These contain the DTO object to exchange information with the management center.
|
Class and Description |
---|
Client
The Client interface allows to get information about
a connected client's socket address, type and UUID.
|
ClientListener
The ClientListener provides the ability to listen to clients connecting and disconnecting from the member.
|
ClientType
Type of a Hazelcast client.
|
UndefinedErrorCodeException
This exception is thrown when an exception that is coming from server is not recognized by the protocol.
|
Class and Description |
---|
LoadBalancer
LoadBalancer allows you to send operations to one of a number of endpoints(Members). |
Class and Description |
---|
Client
The Client interface allows to get information about
a connected client's socket address, type and UUID.
|
ClientListener
The ClientListener provides the ability to listen to clients connecting and disconnecting from the member.
|
ClientService
ClientService allows you to query connected
Client s and
attach/detach ClientListener s to listen to connection events. |
ClientType
Type of a Hazelcast client.
|
Class and Description |
---|
Client
The Client interface allows to get information about
a connected client's socket address, type and UUID.
|
ClientService
ClientService allows you to query connected
Client s and
attach/detach ClientListener s to listen to connection events. |
LoadBalancer
LoadBalancer allows you to send operations to one of a number of endpoints(Members). |
Class and Description |
---|
Client
The Client interface allows to get information about
a connected client's socket address, type and UUID.
|
Class and Description |
---|
Client
The Client interface allows to get information about
a connected client's socket address, type and UUID.
|
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 |
---|
ClientService
ClientService allows you to query connected
Client s and
attach/detach ClientListener s to listen to connection events. |
Class and Description |
---|
ClientService
ClientService allows you to query connected
Client s and
attach/detach ClientListener s to listen to connection events. |
Class and Description |
---|
Client
The Client interface allows to get information about
a connected client's socket address, type and UUID.
|
Copyright © 2019 Hazelcast, Inc.. All rights reserved.