public class OperatorParser extends Object
| Constructor and Description |
|---|
OperatorParser() |
| Modifier and Type | Method and Description |
|---|---|
static Operator |
constructOperator(Object candidateEvents,
org.wso2.siddhi.query.api.expression.Expression expression,
MatchingMetaStateHolder matchingMetaStateHolder,
ExecutionPlanContext executionPlanContext,
List<VariableExpressionExecutor> variableExpressionExecutors,
Map<String,EventTable> eventTableMap,
String queryName) |
public static Operator constructOperator(Object candidateEvents, org.wso2.siddhi.query.api.expression.Expression expression, MatchingMetaStateHolder matchingMetaStateHolder, ExecutionPlanContext executionPlanContext, List<VariableExpressionExecutor> variableExpressionExecutors, Map<String,EventTable> eventTableMap, String queryName)
Copyright © 2018 WSO2. All Rights Reserved.