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,
boolean beforeNodeStart) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init0()
Additional initialization.
|
connect, connect, connection, connection, connection, init, stop, terminateConnectionpublic GridClientConnectionManagerOsImpl(UUID clientId, SSLContext sslCtx, GridClientConfiguration cfg, Collection<InetSocketAddress> routers, GridClientTopology top, Byte marshId, boolean routerClient, boolean beforeNodeStart) 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.beforeNodeStart - Connecting to a node before starting it without getting/updating 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.15.0 Release Date : April 25 2023