[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
This interface represents one filter parameter in an net.esper.filter.FilterValueSet filter specification.
Each filtering parameter has an property name and operator type, and a value to filter for.
The following tables list the members exposed by the FilterValueSetParam type.
Public Properties
Name | Description | |
---|---|---|
![]() | FilterForValue | Return the filter parameter constant to filter for. |
![]() | FilterOperator | Returns the filter operator type. |
![]() | PropertyName | Returns the property name for the filter parameter. |