public interface GridCacheAtomicFuture<R> extends GridCacheFuture<R>
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<Void> |
completeFuture(AffinityTopologyVersion topVer)
Gets future that will be completed when it is safe when update is finished on the given version of topology.
|
Collection<?> |
keys() |
AffinityTopologyVersion |
topologyVersion() |
futureId, markNotTrackable, nodes, onNodeLeft, trackable, versionAffinityTopologyVersion topologyVersion()
IgniteInternalFuture<Void> completeFuture(AffinityTopologyVersion topVer)
topVer - Topology version to finish.null if no need to wait.Collection<?> keys()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.3.0-incubating Release Date : July 10 2015