Module response

Source
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§

FrontiersResponse
A response reporting advancement of frontiers of a compute collection.
OperatorHydrationStatus
An update about the hydration status of a set of dataflow operators.
ProtoComputeResponse
ProtoCopyToResponse
ProtoFrontiersResponse
ProtoOperatorHydrationStatus
ProtoPeekResponse
ProtoStatusResponse
ProtoSubscribeBatch
ProtoSubscribeResponse
SubscribeBatch
A batch of updates for the interval [lower, upper).

Enums§

ComputeResponse
Compute protocol responses, sent by replicas to the compute controller.
CopyToResponse
Various responses that can be communicated after a COPY TO command.
PeekResponse
The response from a Peek.
StatusResponse
Status updates replicas can report to the controller.
SubscribeResponse
Various responses that can be communicated about the progress of a SUBSCRIBE command.