| Interface | Description |
|---|---|
| MvccLongList | |
| MvccProcessor | |
| MvccQueryTracker |
Mvcc tracker.
|
| MvccSnapshot |
MVCC snapshot which holds the following information:
- Current MVCC version which should be used for visibility checks
- List of active transactions which should not be visible to current transaction
- Cleanup version which is used to help vacuum process.
|
| MvccSnapshotResponseListener | |
| MvccUpdateVersionAware |
Interface for objects aware theirs mvcc update version.
|
| MvccVersion |
MVCC version.
|
| MvccVersionAware |
| Class | Description |
|---|---|
| MvccCachingManager |
Manager for caching MVCC transaction updates.
|
| MvccCoordinator | |
| MvccDiscoveryData |
MVCC discovery data to be shared between nodes on join.
|
| MvccEmptyLongList | |
| MvccFuture<T> | |
| MvccProcessorImpl |
MVCC processor.
|
| MvccQueryTrackerImpl |
Tracker used for an optimistic tx and not-in-tx queries.
|
| MvccSnapshotFuture | |
| MvccSnapshotWithoutTxs | |
| MvccTxEntry |
Holder for the enlisted entries data.
|
| MvccUtils |
Utils for MVCC.
|
| MvccVersionImpl |
Base MVCC version implementation.
|
| StaticMvccQueryTracker |
Simple MVCC tracker used only as an Mvcc snapshot holder.
|
| VacuumMetrics | |
| VacuumMetricsReducer |
Vacuum metrics reducer.
|
| VacuumTask |
Task for cleaning sing partition.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019