Uses of Enum Class
org.apache.hadoop.fs.azurebfs.enums.StatisticTypeEnum
Packages that use StatisticTypeEnum
-
Uses of StatisticTypeEnum in org.apache.hadoop.fs.azurebfs.enums
Methods in org.apache.hadoop.fs.azurebfs.enums that return StatisticTypeEnumModifier and TypeMethodDescriptionAbfsBackoffMetricsEnum.getStatisticType()Gets the statistic type of the metric.AbfsReadFooterMetricsEnum.getStatisticType()Gets the statistic type of the metric.AbfsReadResourceUtilizationMetricsEnum.getStatisticType()Returns theStatisticTypeEnumassociated with this metric.static 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.