java.lang.Object
org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilter
org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineCompareFilter
Direct Known Subclasses:
TimelineKeyValueFilter

@Private @Unstable public class TimelineCompareFilter extends TimelineFilter
Filter class which represents filter to be applied based on key-value pair and the relation between them represented by different relational operators.