Expand description
A client for communicating with a compute instance task.
This module provides the public interface for external callers (like the adapter)
to interact with compute instances directly for operations like peek sequencing.
It also has a number of pub(super) functions, which are for the ComputeController’s benefit.
Structs§
- Instance
Client - A client for an
Instancetask. - Instance
Shut Down - Error indicating the instance has shut down.
Enums§
- Acquire
Read Holds Error - Errors arising from
InstanceClient::acquire_read_holds_and_collection_write_frontiers. - Peek
Error - Errors arising during peek processing.