public class StorageBlockReport extends Object
| Constructor and Description |
|---|
StorageBlockReport(DatanodeStorage storage,
org.apache.hadoop.hdfs.protocol.BlockListAsLongs blocks) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hdfs.protocol.BlockListAsLongs |
getBlocks() |
DatanodeStorage |
getStorage() |
public StorageBlockReport(DatanodeStorage storage, org.apache.hadoop.hdfs.protocol.BlockListAsLongs blocks)
public DatanodeStorage getStorage()
public org.apache.hadoop.hdfs.protocol.BlockListAsLongs getBlocks()
Copyright © 2018 CERN. All Rights Reserved.