| Package | Description |
|---|---|
| org.apache.hadoop.fs.impl.prefetch |
block caching for use in object store clients.
|
| Modifier and Type | Method | Description |
|---|---|---|
ExecutorServiceFuturePool |
BlockManagerParameters.getFuturePool() |
| Modifier and Type | Method | Description |
|---|---|---|
BlockManagerParameters |
BlockManagerParameters.withFuturePool(ExecutorServiceFuturePool pool) |
Sets the executor service future pool that is later used to perform
async prefetch tasks.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.