| Package | Description |
|---|---|
| org.apache.hadoop.fs.impl.prefetch |
block caching for use in object store clients.
|
| Modifier and Type | Method | Description |
|---|---|---|
BlockData |
BlockManager.getBlockData() |
Gets block data information.
|
BlockData |
BlockManagerParameters.getBlockData() |
| Modifier and Type | Method | Description |
|---|---|---|
BlockManagerParameters |
BlockManagerParameters.withBlockData(BlockData data) |
Sets the object holding blocks data info for the underlying file.
|
| Constructor | Description |
|---|---|
BlockManager(BlockData blockData) |
Constructs an instance of
BlockManager. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.