public interface FilterSpecParamInValue extends MetaDefItem, Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
constant() |
Object |
getFilterValue(MatchedEventMap matchedEvents,
ExprEvaluatorContext evaluatorContext)
Returns the actual value to filter for from prior matching events
|
Class |
getReturnType() |
Object getFilterValue(MatchedEventMap matchedEvents, ExprEvaluatorContext evaluatorContext)
matchedEvents
- is a map of matching eventsevaluatorContext
- eval contextClass getReturnType()
boolean constant()