[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
This class represents a filter parameter containing a reference to another event's property
in the event pattern result, for use to describe a filter parameter in a net.esper.filter.FilterSpec filter specification.
The following tables list the members exposed by the FilterSpecParamEventProp type.
Public Properties
Name | Description | |
---|---|---|
![]() | FilterOperator | Returns the filter operator type. |
![]() | PropertyName | Returns the property name for the filter parameter. |
![]() | ResultEventAsName | Returns tag for result event. |
![]() | ResultEventProperty | Returns the property of the result event. |