[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

This class represents a single, constant value filter parameter in an net.esper.filter.FilterSpec filter specification.

The following tables list the members exposed by the FilterSpecParamConstant type.

Public Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(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
Returns a String that represents the current Object.
(Overrides .ToString().)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)