Structs§
- Wraps the stream between meta node and compactor node. Compactor node will re-establish the stream when the previous one fails.
CompactorManagerInner
maintains compactors which can process compact task. A compact task is tracked inHummockManager::Compaction
via bothCompactStatus
andCompactTaskAssignment
.