See: Description
| Interface | Description |
|---|---|
| AddressProvider |
Provides initial addresses for client to find and connect to a node &
Translates given address if necessary when connecting a service
|
| ClientConnectionManager |
Responsible for managing
ClientConnection objects. |
| Class | Description |
|---|---|
| Addresses |
A collection of addresses.
|
| ClientConnectionStrategy |
An abstract class called from
ClientConnectionManager to customize
how client connect to cluster, and provide various behaviours like async start or restart. |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.