Uses of Enum Class
org.apache.hadoop.fs.GlobalStorageStatistics
Packages that use GlobalStorageStatistics
-
Uses of GlobalStorageStatistics in org.apache.hadoop.fs
Methods in org.apache.hadoop.fs that return GlobalStorageStatisticsModifier and TypeMethodDescriptionstatic GlobalStorageStatisticsFileSystem.getGlobalStorageStatistics()Get the global storage statistics.static GlobalStorageStatisticsReturns the enum constant of this class with the specified name.static GlobalStorageStatistics[]GlobalStorageStatistics.values()Returns an array containing the constants of this enum class, in the order they are declared.