public class FilterSpecCompilerIndexPlanner extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_NAME_BOOLEAN_EXPRESSION
Assigned for filter parameters that are based on boolean expression and not on
any particular property name.
|
Constructor and Description |
---|
FilterSpecCompilerIndexPlanner() |
Modifier and Type | Method and Description |
---|---|
static FilterSpecPlanForge |
planFilterParameters(List<ExprNode> validatedNodes,
FilterSpecCompilerArgs args) |
public static final String PROPERTY_NAME_BOOLEAN_EXPRESSION
Keeping this artificial property name is a simplification as optimized filter parameters generally keep a property name.
public static FilterSpecPlanForge planFilterParameters(List<ExprNode> validatedNodes, FilterSpecCompilerArgs args) throws ExprValidationException
ExprValidationException
Copyright © 2005–2020. All rights reserved.