Uses of Interface
com.espertech.esper.compiler.client.option.StatementUserObjectOption
Packages that use StatementUserObjectOption
-
Uses of StatementUserObjectOption in com.espertech.esper.compiler.client
Methods in com.espertech.esper.compiler.client that return StatementUserObjectOptionModifier and TypeMethodDescriptionCompilerOptions.getStatementUserObject()
Returns the callback that determines a compiler-time statement user object for a statement.Methods in com.espertech.esper.compiler.client with parameters of type StatementUserObjectOptionModifier and TypeMethodDescriptionCompilerOptions.setStatementUserObject
(StatementUserObjectOption statementUserObject) Sets the callback that determines a compiler-time statement user object for a statement.