Uses of Enum
org.apache.drill.exec.planner.index.IndexPlanUtils.ConditionIndexed
-
Uses of IndexPlanUtils.ConditionIndexed in org.apache.drill.exec.planner.index
Modifier and TypeMethodDescriptionIndexPlanUtils.conditionIndexed
(IndexableExprMarker exprMarker, IndexDescriptor indexDesc) Check if any of the fields of the index are present in a list of LogicalExpressions supplied as part of IndexableExprMarkerReturns the enum constant of this type with the specified name.static IndexPlanUtils.ConditionIndexed[]
IndexPlanUtils.ConditionIndexed.values()
Returns an array containing the constants of this enum type, in the order they are declared.