Package | Description |
---|---|
com.espertech.esper.common.internal.epl.join.hint |
Hints related to joins.
|
Modifier and Type | Method and Description |
---|---|
static ExcludePlanFilterOperatorType |
ExcludePlanFilterOperatorType.valueOf(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.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ExcludePlanHint.filter(int streamLookup,
int streamIndexed,
ExcludePlanFilterOperatorType opType,
ExprNode... exprNodes) |
Copyright © 2005–2021. All rights reserved.