public final class TimelineEntityV2Converter
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.yarn.api.records.ApplicationAttemptReport |
convertToApplicationAttemptReport(org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity entity) |
|
static org.apache.hadoop.yarn.api.records.ApplicationReport |
convertToApplicationReport(org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity entity) |
|
static org.apache.hadoop.yarn.api.records.ContainerReport |
convertToContainerReport(org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity entity,
java.lang.String serverAddress,
java.lang.String user) |
public static org.apache.hadoop.yarn.api.records.ContainerReport convertToContainerReport(org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity entity,
java.lang.String serverAddress,
java.lang.String user)
public static org.apache.hadoop.yarn.api.records.ApplicationAttemptReport convertToApplicationAttemptReport(org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity entity)
public static org.apache.hadoop.yarn.api.records.ApplicationReport convertToApplicationReport(org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity entity)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.