public class StorageBlockReport
extends java.lang.Object
| Constructor | Description |
|---|---|
StorageBlockReport(org.apache.hadoop.hdfs.server.protocol.DatanodeStorage storage,
BlockListAsLongs blocks) |
| Modifier and Type | Method | Description |
|---|---|---|
BlockListAsLongs |
getBlocks() |
|
org.apache.hadoop.hdfs.server.protocol.DatanodeStorage |
getStorage() |
public StorageBlockReport(org.apache.hadoop.hdfs.server.protocol.DatanodeStorage storage,
BlockListAsLongs blocks)
public org.apache.hadoop.hdfs.server.protocol.DatanodeStorage getStorage()
public BlockListAsLongs getBlocks()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.