Expand description
Nested message and enum types in CoordinateRequest
.
Structs§
- Commit
Request - Start
Coordination Request - The first request that starts a coordination between sink writer and coordinator. The service will respond after sink writers of all vnodes have sent the request.
- Update
Vnode Bitmap Request
Enums§
Type Aliases§
- PbCommit
Request - Alias for
CommitRequest
. - PbMsg
- Alias for
Msg
. - PbStart
Coordination Request - Alias for
StartCoordinationRequest
. - PbUpdate
Vnode Bitmap Request - Alias for
UpdateVnodeBitmapRequest
.