Package | Description |
---|---|
org.apache.hadoop.fs.store |
This package is for classes to be shared across object stores; for internal
use within the hadoop-* modules only.
|
Modifier and Type | Method and Description |
---|---|
protected BlockUploadStatistics |
DataBlocks.DataBlock.getStatistics() |
Modifier and Type | Method and Description |
---|---|
abstract DataBlocks.DataBlock |
DataBlocks.BlockFactory.create(long index,
int limit,
BlockUploadStatistics statistics)
Create a block.
|
Constructor and Description |
---|
DataBlock(long index,
BlockUploadStatistics statistics) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.