| Package | Description |
|---|---|
| org.apache.hadoop.fs.impl.prefetch |
block caching for use in object store clients.
|
| Constructor and Description |
|---|
CachingBlockManager(ExecutorServiceFuturePool futurePool,
BlockData blockData,
int bufferPoolSize,
PrefetchingStatistics prefetchingStatistics,
Configuration conf,
org.apache.hadoop.fs.LocalDirAllocator localDirAllocator)
Constructs an instance of a
CachingBlockManager. |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.