Expand description
Compute protocol commands.
Structs§
- Compute
Parameters - Compute instance configuration parameters.
- Instance
Config - 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
- Peek a collection, either in an arrangement or Persist.
Enums§
- Compute
Command - Compute protocol commands, sent by the compute controller to replicas.
- Peek
Target - Metadata specific to the peek variant.