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() |
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.Collection<?> keys()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.0-b1 Release Date : December 1 2015