Uses of Enum
org.apache.druid.segment.MetricHolder.MetricType
Packages that use MetricHolder.MetricType
-
Uses of MetricHolder.MetricType in org.apache.druid.segment
Methods in org.apache.druid.segment that return MetricHolder.MetricTypeModifier and TypeMethodDescriptionMetricHolder.getType()static MetricHolder.MetricTypeReturns the enum constant of this type with the specified name.static MetricHolder.MetricType[]MetricHolder.MetricType.values()Returns an array containing the constants of this enum type, in the order they are declared.