| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.blockmanagement |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<org.apache.hadoop.fs.StorageType,StorageTypeStats> |
BlockManager.getStorageTypeStats() |
|
java.util.Map<org.apache.hadoop.fs.StorageType,StorageTypeStats> |
BlockStatsMXBean.getStorageTypeStats() |
The statistics of storage types.
|
java.util.Map<org.apache.hadoop.fs.StorageType,StorageTypeStats> |
DatanodeStatistics.getStorageTypeStats() |
|
java.util.Map<org.apache.hadoop.fs.StorageType,StorageTypeStats> |
FSClusterStats.getStorageTypeStats() |
Indicates the storage statistics per storage type.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.