Expand description
Nested message and enum types in SubscribeCompactionEventRequest
.
Structs§
- Heart
Beat - HeartBeat provides the progress status of all tasks on the Compactor.
- Pull
Task - PullTask provides the number of tasks needed for the Compactor.
- Register
- Register provides the context_id of the corresponding Compactor.
- Report
Task - ReportTask provides the compact task to report to the meta.
Enums§
Type Aliases§
- PbEvent
- Alias for
Event
. - PbHeart
Beat - Alias for
HeartBeat
. - PbPull
Task - Alias for
PullTask
. - PbRegister
- Alias for
Register
. - PbReport
Task - Alias for
ReportTask
.