Module mz_compute_client::controller::instance

source Β·
Expand description

A controller for a compute instance.

Structs§

Enums§

Type Aliases§

  • A command sent to an Instance task.
  • ReplicaResponse πŸ”’
    A response from a replica, composed of a replica ID, the replica’s current epoch, and the compute response itself.