public class StaticMvccQueryTracker extends Object implements MvccQueryTracker
ID_CNTR, ID_FILTER, MVCC_TRACKER_ID_NA| Constructor and Description |
|---|
StaticMvccQueryTracker(GridCacheContext cctx,
MvccSnapshot snapshot) |
| Modifier and Type | Method and Description |
|---|---|
GridCacheContext |
context() |
void |
onDone()
Marks tracker as done.
|
IgniteInternalFuture<MvccSnapshot> |
requestSnapshot()
Requests version on coordinator.
|
MvccSnapshot |
snapshot() |
AffinityTopologyVersion |
topologyVersion() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitidonMvccCoordinatorChangepublic StaticMvccQueryTracker(GridCacheContext cctx, MvccSnapshot snapshot)
cctx - Cache context.snapshot - Mvcc snapshot.public MvccSnapshot snapshot()
snapshot in interface MvccQueryTrackerpublic GridCacheContext context()
context in interface MvccQueryTrackerpublic AffinityTopologyVersion topologyVersion()
topologyVersion in interface MvccQueryTrackerpublic IgniteInternalFuture<MvccSnapshot> requestSnapshot()
requestSnapshot in interface MvccQueryTrackerpublic void onDone()
onDone in interface MvccQueryTracker
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023