public class FilterSpecPlanComputeConditionalTopOnly extends FilterSpecPlanComputeConditional
Modifier and Type | Field and Description |
---|---|
static FilterSpecPlanComputeConditionalTopOnly |
INSTANCE |
Constructor and Description |
---|
FilterSpecPlanComputeConditionalTopOnly() |
Modifier and Type | Method and Description |
---|---|
protected FilterValueSetParam[][] |
compute(EventBean[] eventsPerStream,
FilterSpecPlan plan,
MatchedEventMap matchedEvents,
ExprEvaluatorContext exprEvaluatorContext,
StatementContextFilterEvalEnv filterEvalEnv) |
compute
public static final FilterSpecPlanComputeConditionalTopOnly INSTANCE
public FilterSpecPlanComputeConditionalTopOnly()
protected FilterValueSetParam[][] compute(EventBean[] eventsPerStream, FilterSpecPlan plan, MatchedEventMap matchedEvents, ExprEvaluatorContext exprEvaluatorContext, StatementContextFilterEvalEnv filterEvalEnv)
compute
in class FilterSpecPlanComputeConditional
Copyright © 2005–2022. All rights reserved.