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