Uses of Interface
com.espertech.esper.compiler.client.option.StatementUserObjectOption
-
Uses of StatementUserObjectOption in com.espertech.esper.compiler.client
Modifier and TypeMethodDescriptionCompilerOptions.getStatementUserObject()
Returns the callback that determines a compiler-time statement user object for a statement.Modifier and TypeMethodDescriptionCompilerOptions.setStatementUserObject
(StatementUserObjectOption statementUserObject) Sets the callback that determines a compiler-time statement user object for a statement.