Uses of Enum Class
org.apache.hadoop.fs.s3a.statistics.StatisticTypeEnum
Packages that use StatisticTypeEnum
Package
Description
S3A Filesystem.
Statistics collection for the S3A connector: interfaces.
-
Uses of StatisticTypeEnum in org.apache.hadoop.fs.s3a
Methods in org.apache.hadoop.fs.s3a that return StatisticTypeEnum -
Uses of StatisticTypeEnum in org.apache.hadoop.fs.s3a.statistics
Methods in org.apache.hadoop.fs.s3a.statistics that return StatisticTypeEnumModifier and TypeMethodDescriptionstatic StatisticTypeEnumReturns the enum constant of this class with the specified name.static StatisticTypeEnum[]StatisticTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.