Module subscribe_compaction_event_request

Source
Expand description

Nested message and enum types in SubscribeCompactionEventRequest.

Structs§

HeartBeat
HeartBeat provides the progress status of all tasks on the Compactor.
PullTask
PullTask provides the number of tasks needed for the Compactor.
Register
Register provides the context_id of the corresponding Compactor.
ReportTask
ReportTask provides the compact task to report to the meta.

Enums§

Event

Type Aliases§

PbEvent
Alias for Event.
PbHeartBeat
Alias for HeartBeat.
PbPullTask
Alias for PullTask.
PbRegister
Alias for Register.
PbReportTask
Alias for ReportTask.