| Package | Description |
|---|---|
| org.gridgain.client.impl |
GridGain Java client implementation.
|
| org.gridgain.client.impl.connection |
| Modifier and Type | Method and Description |
|---|---|
GridClientNodeImpl |
GridClientNodeImpl.Builder.build()
Finishes instance construction and returns a
newly-built instance.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GridClientNodeImpl> |
GridClientTopology.nodes()
Gets full topology snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
GridClientNode |
GridClientTopology.updateNode(GridClientNodeImpl node)
Updates topology if cache enabled.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends GridClientNode> |
GridClientTopology.updateTopology(Collection<GridClientNodeImpl> nodeList)
Updates (if cache is enabled) the whole topology.
|
Copyright © 2014. All rights reserved.