|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilterSpecParamInValue
Denotes a value for use by the in-keyword within a list of values
Method Summary | |
---|---|
Object |
getFilterValue(MatchedEventMap matchedEvents)
Returns the actual value to filter for from prior matching events |
Class |
validate(Map<String,EventType> taggedEventTypes)
Check the type of the property against the map of event tag and type. |
Method Detail |
---|
Class validate(Map<String,EventType> taggedEventTypes)
taggedEventTypes
- map of event tags and types
Object getFilterValue(MatchedEventMap matchedEvents)
matchedEvents
- is a map of matching events
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |