public interface GridDhtTopologyFuture extends IgniteInternalFuture<AffinityTopologyVersion>
| Modifier and Type | Method and Description |
|---|---|
GridDiscoveryTopologySnapshot |
topologySnapshot()
Gets a topology snapshot for the topology version represented by the future.
|
AffinityTopologyVersion |
topologyVersion()
Gets topology version of this future.
|
GridDiscoveryTopologySnapshot topologySnapshot() throws IgniteCheckedException
IgniteCheckedException - If topology future failed.AffinityTopologyVersion topologyVersion()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015