| Package | Description |
|---|---|
| org.apache.drill.exec.planner.index |
| Modifier and Type | Method and Description |
|---|---|
static IndexPlanUtils.ConditionIndexed |
IndexPlanUtils.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 IndexableExprMarker
|
static IndexPlanUtils.ConditionIndexed |
IndexPlanUtils.ConditionIndexed.valueOf(String name)
Returns 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.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.