Module subscribe_compaction_event_response

Source
Expand description

Nested message and enum types in SubscribeCompactionEventResponse.

Structs§

PullTaskAck
PullTaskAck is a response, the meta will return a PullTaskAck after distributing the task requested by the PullTask. The Compactor receives the PullTaskAck and remakes its state and tries to initiate the next PullTask.

Enums§

Event

Type Aliases§

PbEvent
Alias for Event.
PbPullTaskAck
Alias for PullTaskAck.