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 | Method and Description |
---|---|
CreateVariableDesc |
StatementSpecRaw.getCreateVariableDesc()
Returns the descriptor for create-variable statements.
|
Modifier and Type | Method and Description |
---|---|
void |
StatementSpecRaw.setCreateVariableDesc(CreateVariableDesc createVariableDesc)
Sets the descriptor for create-variable statements, if this is one.
|
Copyright © 2005–2019. All rights reserved.