| Package | Description |
|---|---|
| org.apache.tez.dag.app.dag | |
| org.apache.tez.dag.utils |
| Modifier and Type | Method and Description |
|---|---|
abstract List<AMInfo> |
DAGReport.getAMInfos() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DAGReport.setAMInfos(List<AMInfo> amInfos) |
| Modifier and Type | Method and Description |
|---|---|
static AMInfo |
TezBuilderUtils.newAMInfo(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptID,
long startTime,
org.apache.hadoop.yarn.api.records.ContainerId containerID,
String nmHost,
int nmPort,
int nmHttpPort) |
Copyright © 2019 Apache Software Foundation. All rights reserved.