Uses of Enum Class
org.apache.hadoop.fs.s3a.Statistic
Packages that use Statistic
-
Uses of Statistic in org.apache.hadoop.fs.s3a
Methods in org.apache.hadoop.fs.s3a that return StatisticModifier and TypeMethodDescriptionstatic StatisticStatistic.fromSymbol(String symbol) Get a statistic from a symbol.static StatisticReturns the enum constant of this class with the specified name.static Statistic[]Statistic.values()Returns an array containing the constants of this enum class, in the order they are declared.