Module throttle
object_
store
0.10.2
Module throttle
Module Items
Structs
In crate object_
store
Modules
aws
azure
buffered
chunked
delimited
gcp
http
limit
local
memory
multipart
path
prefix
signer
throttle
Structs
AttributeValue
Attributes
AttributesIter
BackoffConfig
ClientOptions
GetOptions
GetResult
ListResult
ObjectMeta
PutMultipartOpts
PutOptions
PutPayload
PutPayloadIntoIter
PutPayloadIter
PutPayloadMut
PutResult
RetryConfig
StaticCredentialProvider
TagSet
UpdateVersion
WriteMultipart
Enums
Attribute
ClientConfigKey
Error
GetRange
GetResultPayload
ObjectStoreScheme
PutMode
Constants
OBJECT_STORE_COALESCE_DEFAULT
Traits
CredentialProvider
MultipartUpload
ObjectStore
Functions
coalesce_ranges
collect_bytes
parse_url
parse_url_opts
Type Aliases
DynObjectStore
MultipartId
Result
UploadPart
object_store
Module
throttle
Copy item path
Settings
Help
Summary
source
Expand description
A throttling object store wrapper
Structs
§
Throttle
Config
Configuration settings for throttled store
Throttled
Store
Store wrapper that wraps an inner store with some
sleep
calls.