Uses of Enum
org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate.Metric
Packages that use HashAggTemplate.Metric
-
Uses of HashAggTemplate.Metric in org.apache.drill.exec.physical.impl.aggregate
Methods in org.apache.drill.exec.physical.impl.aggregate that return HashAggTemplate.MetricModifier and TypeMethodDescriptionstatic HashAggTemplate.MetricReturns the enum constant of this type with the specified name.static HashAggTemplate.Metric[]HashAggTemplate.Metric.values()Returns an array containing the constants of this enum type, in the order they are declared.