| Interface | Description |
|---|---|
| TrackerMap | |
| TrackerMap.Cursor |
Cursor over tracker map's entries.
|
| Class | Description |
|---|---|
| Tracker |
Tracks the GC state for a single key handle in the Hot Restart store: which chunk holds
the live record, whether it's a tombstone, and the global garbage count for the key handle.
|
| TrackerMapBase |
Abstract base class common to both tracker map implementations.
|
| TrackerMapOffHeap |
Off-heap implementation of record tracker map.
|
| TrackerMapOnHeap |
On-heap implementation of record tracker map.
|
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.