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.context.aifactory.update |
Modifier and Type | Method and Description |
---|---|
UpdateDesc |
StatementSpecRaw.getUpdateDesc()
Returns the update spec.
|
Modifier and Type | Method and Description |
---|---|
void |
StatementSpecRaw.setUpdateDesc(UpdateDesc updateDesc)
Sets the update specification.
|
Modifier and Type | Method and Description |
---|---|
static InternalEventRouterDescForge |
InternalEventRouterDescFactory.getValidatePreprocessing(EventType eventType,
UpdateDesc desc,
Annotation[] annotations) |
Copyright © 2005–2022. All rights reserved.