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.
|
Modifier and Type | Class and Description |
---|---|
class |
FireAndForgetSpecDelete |
class |
FireAndForgetSpecInsert |
class |
FireAndForgetSpecUpdate |
Modifier and Type | Method and Description |
---|---|
FireAndForgetSpec |
StatementSpecRaw.getFireAndForgetSpec() |
Modifier and Type | Method and Description |
---|---|
void |
StatementSpecRaw.setFireAndForgetSpec(FireAndForgetSpec fireAndForgetSpec) |
Copyright © 2005–2022. All rights reserved.