Expand description

The public API of the storage layer.

Modules

Connection types.

A controller that provides an interface to the storage layer.

Generated client implementations.

Nested message and enum types in ProtoStorageCommand.

Nested message and enum types in ProtoStorageResponse.

Generated server implementations.

Types and traits related to reporting changing collections out of dataflow.

Types and traits related to the introduction of changing collections into dataflow.

Structs

A command that starts ingesting the given ingestion description

Maintained state for partitioned storage clients.

A batch of updates to be fed to a local input

Enums

Commands related to the ingress and egress of collections.

Responses that the storage nature of a worker/dataflow can provide back to the coordinator.

Traits

A client to a storage server.

Type Definitions