Module mz_compute_client::protocol::command
source · Expand description
Compute protocol commands.
Modules§
- Nested message and enum types in
ProtoComputeCommand
. - Nested message and enum types in
ProtoPeek
.
Structs§
- Compute instance configuration parameters.
- Configuration for a replica, passed with the
CreateInstance
. Replicas should halt if the controller attempt to reconcile them with different values for anything in this struct. - Peek a collection, either in an arrangement or Persist.
Enums§
- Compute protocol commands, sent by the compute controller to replicas.
- Metadata specific to the peek variant.