public class FilterForEvalConstantString extends Object implements FilterSpecParamFilterForEval
Constructor and Description |
---|
FilterForEvalConstantString(String theStringValue)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getFilterValue(MatchedEventMap matchedEvents,
ExprEvaluatorContext exprEvaluatorContext)
Returns the filter value representing the endpoint.
|
int |
hashCode() |
String |
toString() |
public FilterForEvalConstantString(String theStringValue)
theStringValue
- is the value of the range endpointpublic final String getFilterValue(MatchedEventMap matchedEvents, ExprEvaluatorContext exprEvaluatorContext)
FilterSpecParamFilterForEval
getFilterValue
in interface FilterSpecParamFilterForEval
matchedEvents
- is the prior resultsexprEvaluatorContext
- eval context