Structs§
- Multiple
Region WalIndex Iterator - Represents an iterator over multiple region WAL indexes.
- Next
Batch 🔒Hint - Region
WalRange - Represents a range [next_entry_id, end_entry_id) of WAL entries for a region.
- Region
WalVec Index - Represents an index of Write-Ahead Log entries for a region, stored as a vector of EntryIds.
Constants§
Traits§
- Region
WalIndex Iterator - An iterator over WAL (Write-Ahead Log) entries index for a region.