Package | Description |
---|---|
com.espertech.esper.common.internal.compile.stage2 |
Modifier and Type | Field and Description |
---|---|
static FilterSpecPlanPath[] |
FilterSpecPlanPath.EMPTY_ARRAY |
protected FilterSpecPlanPath[] |
FilterSpecPlan.paths |
Modifier and Type | Method and Description |
---|---|
FilterSpecPlanPath[] |
FilterSpecPlan.getPaths() |
Modifier and Type | Method and Description |
---|---|
protected static FilterValueSetParam[][] |
FilterSpecPlanComputeHelper.computeFixedLength(FilterSpecPlanPath[] paths,
MatchedEventMap matchedEvents,
ExprEvaluatorContext exprEvaluatorContext,
StatementContextFilterEvalEnv filterEvalEnv) |
void |
FilterSpecPlan.setPaths(FilterSpecPlanPath[] paths) |
Constructor and Description |
---|
FilterSpecPlan(FilterSpecPlanPath[] paths,
ExprEvaluator filterConfirm,
ExprEvaluator controlNegate) |
Copyright © 2005–2020. All rights reserved.