public class InSetOfValuesContextProp extends Object implements FilterSpecParamInValue
Constructor and Description |
---|
InSetOfValuesContextProp(String propertyName,
EventPropertyGetter getter,
SimpleNumberCoercer coercer,
Class returnType) |
Modifier and Type | Method and Description |
---|---|
boolean |
constant() |
boolean |
equals(Object o) |
Object |
getFilterValue(MatchedEventMap matchedEvents,
ExprEvaluatorContext evaluatorContext)
Returns the actual value to filter for from prior matching events
|
Class |
getReturnType() |
int |
hashCode() |
public InSetOfValuesContextProp(String propertyName, EventPropertyGetter getter, SimpleNumberCoercer coercer, Class returnType)
public Class getReturnType()
getReturnType
in interface FilterSpecParamInValue
public boolean constant()
constant
in interface FilterSpecParamInValue
public Object getFilterValue(MatchedEventMap matchedEvents, ExprEvaluatorContext evaluatorContext)
FilterSpecParamInValue
getFilterValue
in interface FilterSpecParamInValue
matchedEvents
- is a map of matching eventsevaluatorContext
- eval context