Uses of Class
org.apache.hadoop.hdfs.server.blockmanagement.StorageTypeStats
Packages that use StorageTypeStats
-
Uses of StorageTypeStats in org.apache.hadoop.hdfs.server.blockmanagement
Methods in org.apache.hadoop.hdfs.server.blockmanagement that return types with arguments of type StorageTypeStatsModifier and TypeMethodDescriptionMap<org.apache.hadoop.fs.StorageType,StorageTypeStats> BlockManager.getStorageTypeStats()Map<org.apache.hadoop.fs.StorageType,StorageTypeStats> BlockStatsMXBean.getStorageTypeStats()The statistics of storage types.Map<org.apache.hadoop.fs.StorageType,StorageTypeStats> DatanodeStatistics.getStorageTypeStats()Map<org.apache.hadoop.fs.StorageType,StorageTypeStats> FSClusterStats.getStorageTypeStats()Indicates the storage statistics per storage type.