Package | Description |
---|---|
com.espertech.esper.runtime.client |
Runtime API: Runs compiled EPL.
|
Modifier and Type | Method and Description |
---|---|
StatementNameRuntimeOption |
DeploymentOptions.getStatementNameRuntime()
Returns the callback overriding the statement name that identifies the statement within the deployment and that
can be obtained using
EPStatement.getName() |
Modifier and Type | Method and Description |
---|---|
DeploymentOptions |
DeploymentOptions.setStatementNameRuntime(StatementNameRuntimeOption statementNameRuntime)
Sets the callback overriding the statement name that identifies the statement within the deployment and that
can be obtained using
EPStatement.getName() |