| Package | Description |
|---|---|
| org.apache.ignite.internal.client.impl.connection |
| Modifier and Type | Class and Description |
|---|---|
class |
GridClientNioTcpConnection
This class performs request to grid over TCP protocol.
|
| Modifier and Type | Method and Description |
|---|---|
protected GridClientConnection |
GridClientConnectionManagerAdapter.connect(@Nullable UUID nodeId,
Collection<InetSocketAddress> srvs)
Creates a connected facade and returns it.
|
protected GridClientConnection |
GridClientConnectionManagerAdapter.connect(@Nullable UUID nodeId,
InetSocketAddress addr)
Create new connection to specified server.
|
GridClientConnection |
GridClientConnectionManager.connection(GridClientNode node)
Returns connection to the given node.
|
GridClientConnection |
GridClientConnectionManagerAdapter.connection(GridClientNode node)
Gets active communication facade.
|
GridClientConnection |
GridClientConnectionManagerAdapter.connection(@Nullable UUID nodeId,
Collection<InetSocketAddress> srvs)
Returns connection to one of the given addresses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridClientConnectionManager.terminateConnection(GridClientConnection conn,
@Nullable GridClientNode node,
Throwable e)
Callback method, which should be called by clients when they get connectivity errors.
|
void |
GridClientConnectionManagerAdapter.terminateConnection(GridClientConnection conn,
GridClientNode node,
Throwable e)
Callback method, which should be called by clients when they get connectivity errors.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020