Package | Description |
---|---|
com.espertech.esper.epl.lookup |
Subquery execution strategies and lookup indexes
|
com.espertech.esper.metrics.instrumentation |
EPL instrumentation helpers.
|
Modifier and Type | Method and Description |
---|---|
static SubordWMatchExprLookupStrategyType |
SubordWMatchExprLookupStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubordWMatchExprLookupStrategyType[] |
SubordWMatchExprLookupStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
InstrumentationDefault.qInfraTriggeredLookup(SubordWMatchExprLookupStrategyType lookupStrategy) |
void |
Instrumentation.qInfraTriggeredLookup(SubordWMatchExprLookupStrategyType lookupStrategy) |