public class HazelcastOperatorParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.siddhi.core.util.collection.operator.Operator |
constructOperator(Object candidateEvents,
org.wso2.siddhi.query.api.expression.Expression expression,
org.wso2.siddhi.core.util.collection.operator.MatchingMetaStateHolder matchingMetaStateHolder,
org.wso2.siddhi.core.config.ExecutionPlanContext executionPlanContext,
List<org.wso2.siddhi.core.executor.VariableExpressionExecutor> variableExpressionExecutors,
Map<String,org.wso2.siddhi.core.table.EventTable> eventTableMap,
String queryName) |
public static org.wso2.siddhi.core.util.collection.operator.Operator constructOperator(Object candidateEvents, org.wso2.siddhi.query.api.expression.Expression expression, org.wso2.siddhi.core.util.collection.operator.MatchingMetaStateHolder matchingMetaStateHolder, org.wso2.siddhi.core.config.ExecutionPlanContext executionPlanContext, List<org.wso2.siddhi.core.executor.VariableExpressionExecutor> variableExpressionExecutors, Map<String,org.wso2.siddhi.core.table.EventTable> eventTableMap, String queryName)
Copyright © 2022 WSO2. All Rights Reserved.