Uses of Class
com.espertech.esper.epl.join.hint.ExcludePlanFilterOperatorType

Packages that use ExcludePlanFilterOperatorType
com.espertech.esper.epl.join.hint Hints related to joins. 
 

Uses of ExcludePlanFilterOperatorType in com.espertech.esper.epl.join.hint
 

Methods in com.espertech.esper.epl.join.hint that return ExcludePlanFilterOperatorType
static ExcludePlanFilterOperatorType ExcludePlanFilterOperatorType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ExcludePlanFilterOperatorType[] ExcludePlanFilterOperatorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.espertech.esper.epl.join.hint with parameters of type ExcludePlanFilterOperatorType
 boolean ExcludePlanHint.filter(int streamLookup, int streamIndexed, ExcludePlanFilterOperatorType opType, ExprNode... exprNodes)
           
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com