| Package | Description |
|---|---|
| org.gridgain.client.impl.connection |
| Modifier and Type | Method and Description |
|---|---|
protected GridClientConnection |
GridClientConnectionManagerImpl.connect(UUID nodeId,
Collection<InetSocketAddress> srvs)
Creates a connected facade and returns it.
|
GridClientConnection |
GridClientConnectionManagerImpl.connection(GridClientNode node)
Gets active communication facade.
|
GridClientConnection |
GridClientConnectionManager.connection(GridClientNode node)
Returns connection to the given node.
|
GridClientConnection |
GridClientConnectionManagerImpl.connection(UUID nodeId,
Collection<InetSocketAddress> srvs)
Returns connection to one of the given addresses.
|
Copyright © 2014. All rights reserved.