public class RangeValueEventProp extends Object implements FilterSpecParamRangeValue
Constructor and Description |
---|
RangeValueEventProp(String resultEventAsName,
String resultEventProperty)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Object |
getFilterValue(MatchedEventMap matchedEvents,
ExprEvaluatorContext exprEvaluatorContext)
Returns the filter value representing the endpoint.
|
String |
getResultEventAsName()
Returns the tag name or stream name to use for the event property.
|
String |
getResultEventProperty()
Returns the name of the event property.
|
int |
hashCode() |
String |
toString() |
public Object getFilterValue(MatchedEventMap matchedEvents, ExprEvaluatorContext exprEvaluatorContext)
FilterSpecParamRangeValue
getFilterValue
in interface FilterSpecParamRangeValue
matchedEvents
- is the prior resultsexprEvaluatorContext
- eval contextpublic String getResultEventAsName()
public String getResultEventProperty()