Class TimelinePrefixFilter
java.lang.Object
org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter
org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelinePrefixFilter
Filter class which represents filter to be applied based on prefixes.
Prefixes can either match or not match.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter
TimelineFilter.TimelineFilterType -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimelinePrefixFilter
public TimelinePrefixFilter() -
TimelinePrefixFilter
-
-
Method Details
-
getFilterType
- Specified by:
getFilterTypein classTimelineFilter
-
getPrefix
-
getCompareOp
-
toString
- Overrides:
toStringin classTimelineFilter
-
hashCode
public int hashCode() -
equals
-