Skip to main content

Module object_store

Module object_store 

Source

Structs§

ObjectStoreFileSystem
A FileSystem backed by an ObjectStore.
ObjectStoreReadAt
An object store backed I/O source.
ObjectStoreWrite
Adapter type to write data through a ObjectStore instance.

Constants§

DEFAULT_CONCURRENCY
Default number of concurrent requests to allow.