Re-exports§
pub use mock_hummock_meta_client::MockHummockMetaClient;
pub use compactor_manager::*;
Modules§
- compaction
- compactor_
manager - error
- level_
handler 🔒 - manager 🔒
- metrics_
utils 🔒 - mock_
hummock_ meta_ client - model
- sequence
- table_
write_ throughput_ statistic - test_
utils - time_
travel - utils 🔒
Structs§
- Commit
Epoch Info - Group
State Validator - Hummock
Manager - Hummock
Version Safe Point HummockVersionSafePoint
prevents hummock versions GE than it from being GC. It’s used by meta node itself to temporarily pin versions.- NewTable
Fragment Info
Enums§
Functions§
- start_
checkpoint_ loop - start_
hummock_ workers - Start hummock’s asynchronous tasks.
- start_
vacuum_ metadata_ loop - Starts a task to periodically vacuum stale metadata.
- start_
vacuum_ time_ travel_ metadata_ loop