![]() | StatementUserObjectRuntimeOption Interface |
Namespace: com.espertech.esper.runtime.client.option
public interface StatementUserObjectRuntimeOption
The StatementUserObjectRuntimeOption type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetUserObject |
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.
|