Package | Description |
---|---|
com.espertech.esper.runtime.client |
Runtime API: Runs compiled EPL.
|
Modifier and Type | Method and Description |
---|---|
StatementUserObjectRuntimeOption |
DeploymentOptions.getStatementUserObjectRuntime()
Returns the callback providing a runtime statement user object that can be obtained using
EPStatement.getUserObjectRuntime() |
Modifier and Type | Method and Description |
---|---|
DeploymentOptions |
DeploymentOptions.setStatementUserObjectRuntime(StatementUserObjectRuntimeOption statementUserObjectRuntime)
Sets the callback providing a runtime statement user object that can be obtained using
EPStatement.getUserObjectRuntime() |