Class ExcludePlanHintExprUtil
java.lang.Object
com.espertech.esper.common.internal.epl.join.hint.ExcludePlanHintExprUtil
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic EventBean
toEvent
(int fromStreamnum, int toStreamnum, String fromStreamname, String toStreamname, String opname, ExprNode[] expressions) static ExprForge
toExpression
(String hint, StatementRawInfo rawInfo, StatementCompileTimeServices services)
-
Field Details
-
OAEXPRESSIONTYPE
-
-
Constructor Details
-
ExcludePlanHintExprUtil
public ExcludePlanHintExprUtil()
-
-
Method Details
-
toEvent
-
toExpression
public static ExprForge toExpression(String hint, StatementRawInfo rawInfo, StatementCompileTimeServices services) throws ExprValidationException - Throws:
ExprValidationException
-