public interface GridCacheMvccFuture<K,V,T> extends GridCacheFuture<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
onOwnerChanged(GridCacheEntryEx<K,V> entry,
GridCacheMvccCandidate<K> owner) |
futureId, markNotTrackable, nodes, onNodeLeft, trackable, versioncancel, chain, concurrentNotify, concurrentNotify, duration, get, get, get, isCancelled, isDone, listenAsync, startTime, stopListenAsync, syncNotify, syncNotifyboolean onOwnerChanged(GridCacheEntryEx<K,V> entry, GridCacheMvccCandidate<K> owner)
entry - Entry which received new owner.owner - Owner.True if future cares about this entry.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015