Expand description
Compute protocol responses.
Modules§
- proto_
compute_ response - Nested message and enum types in
ProtoComputeResponse
. - proto_
copy_ to_ response - Nested message and enum types in
ProtoCopyToResponse
. - proto_
peek_ response - Nested message and enum types in
ProtoPeekResponse
. - proto_
status_ response - Nested message and enum types in
ProtoStatusResponse
. - proto_
subscribe_ batch - Nested message and enum types in
ProtoSubscribeBatch
. - proto_
subscribe_ response - Nested message and enum types in
ProtoSubscribeResponse
.
Structs§
- Frontiers
Response - A response reporting advancement of frontiers of a compute collection.
- Operator
Hydration Status - An update about the hydration status of a set of dataflow operators.
- Proto
Compute Response - Proto
Copy ToResponse - Proto
Frontiers Response - Proto
Operator Hydration Status - Proto
Peek Response - Proto
Status Response - Proto
Subscribe Batch - Proto
Subscribe Response - Subscribe
Batch - A batch of updates for the interval
[lower, upper)
.
Enums§
- Compute
Response - Compute protocol responses, sent by replicas to the compute controller.
- Copy
ToResponse - Various responses that can be communicated after a COPY TO command.
- Peek
Response - The response from a
Peek
. - Status
Response - Status updates replicas can report to the controller.
- Subscribe
Response - Various responses that can be communicated about the progress of a SUBSCRIBE command.