public class FilterForEvalContextPropString extends java.lang.Object implements FilterSpecParamFilterForEval
Constructor and Description |
---|
FilterForEvalContextPropString(EventPropertyGetter getter,
java.lang.String propertyName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getFilterValue(MatchedEventMap matchedEvents,
ExprEvaluatorContext exprEvaluatorContext)
Returns the filter value representing the endpoint.
|
int |
hashCode() |
public FilterForEvalContextPropString(EventPropertyGetter getter, java.lang.String propertyName)
public java.lang.Object getFilterValue(MatchedEventMap matchedEvents, ExprEvaluatorContext exprEvaluatorContext)
FilterSpecParamFilterForEval
getFilterValue
in interface FilterSpecParamFilterForEval
matchedEvents
- is the prior resultsexprEvaluatorContext
- eval contextpublic boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object