[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
This class represents a range filter parameter in an net.esper.filter.FilterSpec filter specification.
The following tables list the members exposed by the FilterSpecParamRange type.
Public Methods
Name | Description | |
---|---|---|
![]() | Equals | (Overrides .Equals(Object).) |
![]() | GetFilterValue |
Return the filter parameter constant to filter for.
(Overrides .GetFilterValue(MatchedEventMap).) |
![]() | GetFilterValueClass |
Gets the filter value class.
(Overrides .GetFilterValueClass(EDictionary<(Of String, EventType>)).) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Overrides .GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Overrides .ToString().) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
Public Constructors
Name | Description | |
---|---|---|
![]() | FilterSpecParamRangeNew | Constructor. |
Public Properties
Name | Description | |
---|---|---|
![]() | FilterOperator | Returns the filter operator type. |
![]() | PropertyName | Returns the property name for the filter parameter. |