public interface GridCacheAtomicFuture<K,R> extends GridCacheFuture<R>
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends K> |
keys() |
long |
topologyVersion() |
boolean |
waitForPartitionExchange() |
futureId, markNotTrackable, nodes, onNodeLeft, trackable, versioncancel, chain, concurrentNotify, concurrentNotify, duration, get, get, get, isCancelled, isDone, listenAsync, startTime, stopListenAsync, syncNotify, syncNotifyboolean waitForPartitionExchange()
True if partition exchange should wait for this future to complete.long topologyVersion()
Collection<? extends K> keys()
Copyright © 2014. All rights reserved.