public class ClientCacheDhtTopologyFuture extends GridDhtTopologyFutureAdapter implements GridDhtTopologyFuture
GridDhtTopologyFutureAdapter.CacheValidationgrpValidRes| Constructor and Description |
|---|
ClientCacheDhtTopologyFuture(AffinityTopologyVersion topVer) |
ClientCacheDhtTopologyFuture(AffinityTopologyVersion topVer,
IgniteCheckedException e) |
| Modifier and Type | Method and Description |
|---|---|
AffinityTopologyVersion |
topologyVersion()
Gets topology version of this future.
|
String |
toString() |
void |
validate(CacheGroupContext grp,
Collection<ClusterNode> topNodes) |
validateCache, validateCacheGroupcancel, chain, chain, error, get, get, get, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, logger, onCancelled, onDone, onDone, onDone, onDone, onDone, resultclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitvalidateCachecancel, chain, chain, error, get, get, get, getUninterruptibly, isCancelled, isDone, listen, resultpublic ClientCacheDhtTopologyFuture(AffinityTopologyVersion topVer)
topVer - Topology version.public ClientCacheDhtTopologyFuture(AffinityTopologyVersion topVer, IgniteCheckedException e)
topVer - Topology version.e - Error.public void validate(CacheGroupContext grp, Collection<ClusterNode> topNodes)
grp - Cache group.topNodes - Topology nodes.public AffinityTopologyVersion topologyVersion()
topologyVersion in interface GridDhtTopologyFuturepublic String toString()
toString in class GridFutureAdapter<AffinityTopologyVersion>
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017