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 |
---|---|
MatchRecognizeSpec |
StatementSpecRaw.getMatchRecognizeSpec()
Returns the match recognize spec.
|
Modifier and Type | Method and Description |
---|---|
void |
StatementSpecRaw.setMatchRecognizeSpec(MatchRecognizeSpec matchRecognizeSpec)
Sets the match recognize spec
|
Modifier and Type | Method and Description |
---|---|
StateMgmtSetting |
StateMgmtSettingsProviderDefault.rowRecogPartitionState(FabricCharge fabricCharge,
StatementRawInfo raw,
RowRecogDescForge forge,
MatchRecognizeSpec spec) |
StateMgmtSetting |
StateMgmtSettingsProvider.rowRecogPartitionState(FabricCharge fabricCharge,
StatementRawInfo raw,
RowRecogDescForge forge,
MatchRecognizeSpec spec) |
StateMgmtSetting |
StateMgmtSettingsProviderDefault.rowRecogScheduleState(FabricCharge fabricCharge,
StatementRawInfo raw,
RowRecogDescForge forge,
MatchRecognizeSpec spec) |
StateMgmtSetting |
StateMgmtSettingsProvider.rowRecogScheduleState(FabricCharge fabricCharge,
StatementRawInfo raw,
RowRecogDescForge forge,
MatchRecognizeSpec spec) |
Copyright © 2005–2021. All rights reserved.