Expand description
Compute protocol commands.
Modules§
- proto_
compute_ command - Nested message and enum types in
ProtoComputeCommand
. - proto_
peek - Nested message and enum types in
ProtoPeek
.
Structs§
- Compute
Parameters - Compute instance configuration parameters.
- Initial
Compute Parameters - Compute parameters supplied to new replicas as part of the Timely instantiation. Usually cannot be changed once set.
- 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.
- Proto
Compute Command - Proto
Compute Parameters - Proto
Index Target - Proto
Instance Config - Proto
Peek - Proto
Persist Target - Proto
Workload Class
Enums§
- Compute
Command - Compute protocol commands, sent by the compute controller to replicas.
- Peek
Target - Metadata specific to the peek variant.