| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.timelineservice.documentstore | Package org.apache.hadoop.yarn.server.timelineservice.documentstore
 contains DocumentStore Reader and Writer Implementation of TimelineService
 for reading and writing documents from DocumentStore. | 
| org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.entity | Package org.apache.hadoop.yarn.server.timelineservice. | 
| org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.flowrun | Package org.apache.hadoop.yarn.server.timelineservice. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Set<org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric> | DocumentStoreUtils. transformMetrics(org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList metricsToRetrieve,
                Map<String,Set<TimelineMetricSubDoc>> metrics) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,Set<TimelineMetricSubDoc>> | TimelineEntityDocument. getMetrics() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TimelineEntityDocument. setMetrics(Map<String,Set<TimelineMetricSubDoc>> metrics) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,TimelineMetricSubDoc> | FlowRunDocument. getMetrics() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FlowRunDocument. setMetrics(Map<String,TimelineMetricSubDoc> metrics) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.