Package | Description |
---|---|
com.espertech.esper.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
CreateDataFlowClause |
EPStatementObjectModel.getCreateDataFlow()
Returns the "create dataflow" part, if present.
|
Modifier and Type | Method and Description |
---|---|
void |
EPStatementObjectModel.setCreateDataFlow(CreateDataFlowClause createDataFlow)
Sets the "create dataflow" part,.
|