| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.timelineservice.reader.filter | Package org.apache.hadoop.server.timelineservice.reader.filter stores
 timeline filter implementations. | 
| Modifier and Type | Method and Description | 
|---|---|
| TimelineFilter.TimelineFilterType | TimelineFilterList. getFilterType() | 
| TimelineFilter.TimelineFilterType | TimelineKeyValueFilter. getFilterType() | 
| abstract TimelineFilter.TimelineFilterType | TimelineFilter. getFilterType() | 
| TimelineFilter.TimelineFilterType | TimelineCompareFilter. getFilterType() | 
| TimelineFilter.TimelineFilterType | TimelineKeyValuesFilter. getFilterType() | 
| TimelineFilter.TimelineFilterType | TimelinePrefixFilter. getFilterType() | 
| TimelineFilter.TimelineFilterType | TimelineExistsFilter. getFilterType() | 
| static TimelineFilter.TimelineFilterType | TimelineFilter.TimelineFilterType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TimelineFilter.TimelineFilterType[] | TimelineFilter.TimelineFilterType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.