public class ExcludePlanHint extends Object
Constructor and Description |
---|
ExcludePlanHint(String[] streamNames,
List<ExprEvaluator> evaluators,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
boolean |
filter(int streamLookup,
int streamIndexed,
ExcludePlanFilterOperatorType opType,
ExprNode... exprNodes) |
static ExcludePlanHint |
getHint(String[] streamNames,
StatementRawInfo rawInfo,
StatementCompileTimeServices services) |
public ExcludePlanHint(String[] streamNames, List<ExprEvaluator> evaluators, StatementCompileTimeServices services)
public static ExcludePlanHint getHint(String[] streamNames, StatementRawInfo rawInfo, StatementCompileTimeServices services) throws ExprValidationException
ExprValidationException
public boolean filter(int streamLookup, int streamIndexed, ExcludePlanFilterOperatorType opType, ExprNode... exprNodes)
Copyright © 2005–2018. All rights reserved.