Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
ensure_head_concurrency in datafusion::test::object_store - Rust
[go: Go Back, main page]

Function ensure_head_concurrency

Source
pub fn ensure_head_concurrency(
    object_store: Arc<dyn ObjectStore>,
    concurrency: usize,
) -> Arc<dyn ObjectStore>
Available on non-WebAssembly only.
Expand description

Blocks the object_store head call until concurrency number of calls are pending.