| Package | Description |
|---|---|
| org.apache.hadoop.fs.impl.prefetch |
block caching for use in object store clients.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyPrefetchingStatistics
Empty implementation of the prefetching statistics interface.
|
| Constructor and Description |
|---|
BufferPool(int size,
int bufferSize,
PrefetchingStatistics prefetchingStatistics)
Initializes a new instance of the
BufferPool class. |
SingleFilePerBlockCache(PrefetchingStatistics prefetchingStatistics,
int maxBlocksCount,
DurationTrackerFactory trackerFactory)
Constructs an instance of a
SingleFilePerBlockCache. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.