public class ExecutorParser extends Object
| Constructor and Description |
|---|
ExecutorParser() |
| Modifier and Type | Method and Description |
|---|---|
static ConditionExecutor |
parseCondition(Condition condition,
List<QueryEventStream> queryEventStreamList,
String currentStreamReference) |
static ExpressionExecutor |
parseExpression(Expression expression,
List<QueryEventStream> queryEventStreamList,
String currentStreamReference) |
public static ConditionExecutor parseCondition(Condition condition, List<QueryEventStream> queryEventStreamList, String currentStreamReference)
public static ExpressionExecutor parseExpression(Expression expression, List<QueryEventStream> queryEventStreamList, String currentStreamReference)
Copyright © 2012. All Rights Reserved.