Package | Description |
---|---|
com.espertech.esper.epl.named |
Named window classes are in this package
|
com.espertech.esper.metrics.instrumentation |
Modifier and Type | Method and Description |
---|---|
static NamedWindowLookupStrategyType |
NamedWindowLookupStrategyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NamedWindowLookupStrategyType[] |
NamedWindowLookupStrategyType.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.qNamedWindowTriggeredLookup(NamedWindowLookupStrategyType lookupStrategy) |
void |
Instrumentation.qNamedWindowTriggeredLookup(NamedWindowLookupStrategyType lookupStrategy) |