|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilterSpecParamRangeValue
Interface for range-type filter parameters for type checking and to obtain the filter values for endpoints based on prior results.
Method Summary | |
---|---|
void |
checkType(Map<String,EventType> taggedEventTypes)
Check the type against the map of event tag and type. |
double |
getFilterValue(MatchedEventMap matchedEvents)
Returns the filter value representing the endpoint. |
Method Detail |
---|
void checkType(Map<String,EventType> taggedEventTypes)
taggedEventTypes
- map of event tags and typesdouble getFilterValue(MatchedEventMap matchedEvents)
matchedEvents
- is the prior results
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |