public class GridClientConnectionManagerOsImpl extends GridClientConnectionManagerAdapter
cfg| Constructor and Description |
|---|
GridClientConnectionManagerOsImpl(UUID clientId,
SSLContext sslCtx,
GridClientConfiguration cfg,
Collection<InetSocketAddress> routers,
GridClientTopology top,
Byte marshId,
boolean routerClient) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init0()
Additional initialization.
|
connect, connect, connection, connection, init, stop, terminateConnectionpublic GridClientConnectionManagerOsImpl(UUID clientId, SSLContext sslCtx, GridClientConfiguration cfg, Collection<InetSocketAddress> routers, GridClientTopology top, Byte marshId, boolean routerClient) throws GridClientException
clientId - Client ID.sslCtx - SSL context to enable secured connection or null to use unsecured one.cfg - Client configuration.routers - Routers or empty collection to use endpoints from topology info.top - Topology.GridClientException - In case of error.protected void init0()
throws GridClientException
init0 in class GridClientConnectionManagerAdapterGridClientException - In case of error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020