public interface MvccQueryTracker extends MvccCoordinatorChangeAware
ID_CNTR, ID_FILTER, MVCC_TRACKER_ID_NA| Modifier and Type | Method and Description |
|---|---|
GridCacheContext |
context() |
default long |
id() |
void |
onDone()
Marks tracker as done.
|
IgniteInternalFuture<MvccSnapshot> |
requestSnapshot()
Requests version on coordinator.
|
MvccSnapshot |
snapshot() |
AffinityTopologyVersion |
topologyVersion() |
onMvccCoordinatorChangedefault long id()
MvccSnapshot snapshot()
GridCacheContext context()
AffinityTopologyVersion topologyVersion()
IgniteInternalFuture<MvccSnapshot> requestSnapshot()
void onDone()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021