Expand description
Compute protocol responses.
Structs§
- Frontiers
Response - A response reporting advancement of frontiers of a compute collection.
- Stashed
Peek Response - Response from a peek whose results have been stashed into persist.
- 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.