Package | Description |
---|---|
com.espertech.esper.runtime.client |
Runtime API: Runs compiled EPL.
|
Modifier and Type | Method and Description |
---|---|
StatementSubstitutionParameterOption |
DeploymentOptions.getStatementSubstitutionParameter()
Returns the callback providing values for substitution parameters.
|
Modifier and Type | Method and Description |
---|---|
DeploymentOptions |
DeploymentOptions.setStatementSubstitutionParameter(StatementSubstitutionParameterOption statementSubstitutionParameter)
Sets the callback providing values for substitution parameters.
|