public class ExcludePlanHintExprUtil extends Object
Modifier and Type | Field and Description |
---|---|
protected static ObjectArrayEventType |
OAEXPRESSIONTYPE |
Constructor and Description |
---|
ExcludePlanHintExprUtil() |
Modifier and Type | Method and Description |
---|---|
static EventBean |
toEvent(int fromStreamnum,
int toStreamnum,
String fromStreamname,
String toStreamname,
String opname,
ExprNode[] expressions) |
static ExprForge |
toExpression(String hint,
StatementContext statementContext) |
protected static final ObjectArrayEventType OAEXPRESSIONTYPE
public static EventBean toEvent(int fromStreamnum, int toStreamnum, String fromStreamname, String toStreamname, String opname, ExprNode[] expressions)
public static ExprForge toExpression(String hint, StatementContext statementContext) throws ExprValidationException
ExprValidationException