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.
|
GridCacheVersion |
version() |
futureId, markNotTrackable, onNodeLeft, trackablecancel, chain, duration, error, get, get, get, getUninterruptibly, isCancelled, isDone, listen, result, startTimeGridCacheVersion version()
IgniteInternalFuture<Void> completeFuture(AffinityTopologyVersion topVer)
topVer - Topology version to finish.null if no need to wait.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016