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() |
futureId, markNotTrackable, nodes, onNodeLeft, trackable, versioncancel, chain, duration, error, get, get, get, getUninterruptibly, isCancelled, isDone, listen, result, startTimeIgniteInternalFuture<Void> completeFuture(AffinityTopologyVersion topVer)
topVer - Topology version to finish.null if no need to wait.Collection<?> keys()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015