 | StatementUserObjectRuntimeOptionGetUserObject Method |
Returns the user object to assign to a newly-deployed statement.
Implementations would typically interrogate the context object EPL expression
or module and module item information and determine the right user object to assign.
When using HA the returned object must implement the Serializable interface.
Namespace:
com.espertech.esper.runtime.client.option
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
See Also