Package | Description |
---|---|
com.espertech.esper.epl.lookup |
Subquery execution strategies and lookup indexes
|
Modifier and Type | Method and Description |
---|---|
LookupStrategyType |
LookupStrategyDesc.getLookupStrategy() |
static LookupStrategyType |
LookupStrategyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LookupStrategyType[] |
LookupStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LookupStrategyDesc(LookupStrategyType lookupStrategy,
java.lang.String[] expressionsTexts) |