Module response

Source
Expand description

Compute protocol responses.

Structs§

FrontiersResponse
A response reporting advancement of frontiers of a compute collection.
StashedPeekResponse
Response from a peek whose results have been stashed into persist.
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.