| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.timelineservice | Package org.apache.hadoop.yarn.api.records.timelineservice contains classes
 which define the data model for ATSv2. | 
| Modifier and Type | Method and Description | 
|---|---|
| TimelineMetric.Type | TimelineMetric. getType() | 
| static TimelineMetric.Type | TimelineMetric.Type. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TimelineMetric.Type[] | TimelineMetric.Type. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TimelineMetric. setType(TimelineMetric.Type metricType) | 
| Constructor and Description | 
|---|
| TimelineMetric(TimelineMetric.Type type) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.