public interface GridCacheAtomicFuture<R> extends GridCacheFuture<R>
| Modifier and Type | Method and Description |
|---|---|
void |
checkTimeout(long timeout)
Checks if timeout occurred.
|
Collection<?> |
keys() |
long |
topologyVersion() |
boolean |
waitForPartitionExchange() |
futureId, markNotTrackable, nodes, onNodeLeft, trackable, versionboolean waitForPartitionExchange()
True if partition exchange should wait for this future to complete.long topologyVersion()
Collection<?> keys()
void checkTimeout(long timeout)
timeout - Timeout to check.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015