Module procedure

Source

Structs§

AddRegionFollowerRequest
A request to add region follower.
MigrateRegionRequest
A request to migrate region.
MigrateRegionResponse
ProcedureStateResponse
RemoveRegionFollowerRequest
A request to remove region follower.

Functions§

pb_pid_to_pid
Cast the protobuf [ProcedureId] to common [ProcedureId].
pid_to_pb_pid
Cast the common [ProcedureId] to protobuf [ProcedureId].
procedure_details_to_pb_response
procedure_state_to_pb_response
Cast the common [ProcedureState] to pb ProcedureStateResponse.
procedure_state_to_pb_state
Cast the [ProcedureState] to protobuf [PbProcedureStatus].