Package | Description |
---|---|
com.espertech.esper.common.internal.compile.stage1.spec |
Contains EPL statement specification classes define the constructs that make up an EPL statement,
such as the list of items in the select clause, the insert-into stream name and property names etc.
|
com.espertech.esper.common.internal.statemgmtsettings |
Modifier and Type | Method and Description |
---|---|
List<ContextSpecHashItem> |
ContextSpecHash.getItems() |
Constructor and Description |
---|
ContextSpecHash(List<ContextSpecHashItem> items,
int granularity,
boolean preallocate) |
Modifier and Type | Method and Description |
---|---|
void |
StateMgmtSettingsProviderContextDefault.filterContextHash(int nestingLevel,
FabricCharge fabricCharge,
List<ContextSpecHashItem> items) |
void |
StateMgmtSettingsProviderContext.filterContextHash(int nestingLevel,
FabricCharge fabricCharge,
List<ContextSpecHashItem> items) |
Copyright © 2005–2022. All rights reserved.