com.espertech.esper.epl.join.hint
Class ExcludePlanHintExprUtil
java.lang.Object
com.espertech.esper.epl.join.hint.ExcludePlanHintExprUtil
public class ExcludePlanHintExprUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OAEXPRESSIONTYPE
protected static final ObjectArrayEventType OAEXPRESSIONTYPE
ExcludePlanHintExprUtil
public ExcludePlanHintExprUtil()
toEvent
public static EventBean toEvent(int from_streamnum,
int to_streamnum,
java.lang.String from_streamname,
java.lang.String to_streamname,
java.lang.String opname,
ExprNode[] expressions)
toExpression
public static ExprEvaluator toExpression(java.lang.String hint,
StatementContext statementContext)
throws ExprValidationException
- Throws:
ExprValidationException