Uses of Interface
com.espertech.esper.runtime.client.option.StatementUserObjectRuntimeOption
-
Uses of StatementUserObjectRuntimeOption in com.espertech.esper.runtime.client
Modifier and TypeMethodDescriptionDeploymentOptions.getStatementUserObjectRuntime()
Returns the callback providing a runtime statement user object that can be obtained usingEPStatement.getUserObjectRuntime()
Modifier and TypeMethodDescriptionDeploymentOptions.setStatementUserObjectRuntime
(StatementUserObjectRuntimeOption statementUserObjectRuntime) Sets the callback providing a runtime statement user object that can be obtained usingEPStatement.getUserObjectRuntime()