Package | Description |
---|---|
org.apache.hadoop.yarn.server.timelineservice.reader |
Package org.apache.hadoop.yarn.server.timelineservice.reader contains classes
which can be used across reader.
|
org.apache.hadoop.yarn.server.timelineservice.reader.filter |
Package org.apache.hadoop.server.timelineservice.reader.filter stores
timeline filter implementations.
|
org.apache.hadoop.yarn.server.timelineservice.storage.common |
Class and Description |
---|
TimelineFilterList
Implementation of
TimelineFilter that represents an ordered list of
timeline filters which will then be evaluated with a specified boolean
operator TimelineFilterList.Operator.AND or TimelineFilterList.Operator.OR . |
Class and Description |
---|
TimelineCompareFilter
Filter class which represents filter to be applied based on key-value pair
and the relation between them represented by different relational operators.
|
TimelineCompareOp
Comparison Operators.
|
TimelineFilter
Abstract base class extended to implement timeline filters.
|
TimelineFilter.TimelineFilterType
Lists the different filter types.
|
TimelineFilterList.Operator
Specifies how filters in the filter list will be evaluated.
|
Class and Description |
---|
TimelineFilterList
Implementation of
TimelineFilter that represents an ordered list of
timeline filters which will then be evaluated with a specified boolean
operator TimelineFilterList.Operator.AND or TimelineFilterList.Operator.OR . |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.