Package | Description |
---|---|
com.hazelcast.client.connection.nio |
Contains classes related to New IO for com.hazelcast.client.connection
|
com.hazelcast.client.spi |
Contains classes/interfaces related to the Hazelcast client Service Provider Interface.
|
Class and Description |
---|
AddressProvider
Provides initial addresses for client to find and connect to a node
|
AddressTranslator
Address Translator is used for resolve private ip
addresses of cloud services.
|
ClientConnectionManager
Responsible for managing
ClientConnection objects. |
ClientConnectionStrategy
An abstract class called from
ClientConnectionManager to customize
how client connect to cluster, and provide various behaviours like async start or restart. |
Class and Description |
---|
ClientConnectionManager
Responsible for managing
ClientConnection objects. |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.