public interface GridCacheAtomicFuture<K,R> extends GridCacheFuture<R>
| Modifier and Type | Method and Description |
|---|---|
void |
checkTimeout(long timeout)
Checks if timeout occurred.
|
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()
void checkTimeout(long timeout)
timeout - Timeout to check.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015