| 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 | Description |
|---|---|---|
static java.util.Set<org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric> |
DocumentStoreUtils.transformMetrics(org.apache.hadoop.yarn.server.timelineservice.reader.filter.TimelineFilterList metricsToRetrieve,
java.util.Map<java.lang.String,java.util.Set<TimelineMetricSubDoc>> metrics) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<java.lang.String,java.util.Set<TimelineMetricSubDoc>> |
TimelineEntityDocument.getMetrics() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TimelineEntityDocument.setMetrics(java.util.Map<java.lang.String,java.util.Set<TimelineMetricSubDoc>> metrics) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<java.lang.String,TimelineMetricSubDoc> |
FlowRunDocument.getMetrics() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
FlowRunDocument.setMetrics(java.util.Map<java.lang.String,TimelineMetricSubDoc> metrics) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.