Module tikv_util::stream [−][src]
Structs
AsyncReadAsSyncStreamOfBytes | Wrapper of an |
Constants
READ_BUF_SIZE |
Traits
RetryError | Trait for errors which can be retried inside |
Functions
block_on_external_io | Runs a future on the current thread involving external storage. |
error_stream | |
http_retriable | |
retry | Retries a future execution. |
with_timeout |