| 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(UUID nodeId,
Collection<InetSocketAddress> srvs)
Creates a connected facade and returns it.
|
protected GridClientConnection |
GridClientConnectionManagerAdapter.connect(UUID nodeId,
InetSocketAddress addr)
Create new connection to specified server.
|
GridClientConnection |
GridClientConnectionManagerAdapter.connection(GridClientNode node)
Gets active communication facade.
|
GridClientConnection |
GridClientConnectionManager.connection(GridClientNode node)
Returns connection to the given node.
|
GridClientConnection |
GridClientConnectionManagerAdapter.connection(UUID nodeId,
Collection<InetSocketAddress> srvs)
Returns connection to one of the given addresses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridClientConnectionManagerAdapter.terminateConnection(GridClientConnection conn,
GridClientNode node,
Throwable e)
Callback method, which should be called by clients when they get connectivity errors.
|
void |
GridClientConnectionManager.terminateConnection(GridClientConnection conn,
GridClientNode node,
Throwable e)
Callback method, which should be called by clients when they get connectivity errors.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017