public class ExcludePlanHint
extends java.lang.Object
Constructor and Description |
---|
ExcludePlanHint(java.lang.String[] streamNames,
java.util.List<ExprEvaluator> evaluators,
StatementContext statementContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
filter(int streamLookup,
int streamIndexed,
ExcludePlanFilterOperatorType opType,
ExprNode... exprNodes) |
static ExcludePlanHint |
getHint(java.lang.String[] streamNames,
StatementContext statementContext) |
public ExcludePlanHint(java.lang.String[] streamNames, java.util.List<ExprEvaluator> evaluators, StatementContext statementContext)
public static ExcludePlanHint getHint(java.lang.String[] streamNames, StatementContext statementContext) throws ExprValidationException
ExprValidationException
public boolean filter(int streamLookup, int streamIndexed, ExcludePlanFilterOperatorType opType, ExprNode... exprNodes)