Uses of Class
org.apache.hadoop.fs.StorageStatistics
Packages that use StorageStatistics
-
Uses of StorageStatistics in org.apache.hadoop.fs
Methods in org.apache.hadoop.fs that return StorageStatisticsModifier and TypeMethodDescriptionGet the StorageStatistics object with the given name.FileSystem.getStorageStatistics()Get the StorageStatistics for this FileSystem object.GlobalStorageStatistics.put(String name, org.apache.hadoop.fs.GlobalStorageStatistics.StorageStatisticsProvider provider) Create or return the StorageStatistics object with the given name.Methods in org.apache.hadoop.fs that return types with arguments of type StorageStatisticsModifier and TypeMethodDescriptionGlobalStorageStatistics.iterator()Get an iterator that we can use to iterate throw all the global storage statistics objects.