Structs§
- AddRegion
Follower Request - A request to add region follower.
- Migrate
Region Request - A request to migrate region.
- Migrate
Region Response - Procedure
State Response - Remove
Region Follower Request - A request to remove region follower.
Functions§
- pb_
pid_ to_ pid - Cast the protobuf
ProcedureId
to commonProcedureId
. - pid_
to_ pb_ pid - Cast the common
ProcedureId
to protobufProcedureId
. - procedure_
details_ to_ pb_ response - procedure_
state_ to_ pb_ response - Cast the common
ProcedureState
to pbProcedureStateResponse
. - procedure_
state_ to_ pb_ state - Cast the
ProcedureState
to protobuf [PbProcedureStatus
].