| Package | Description |
|---|---|
| org.apache.tez.dag.app | |
| org.apache.tez.dag.app.rm.container |
| Modifier and Type | Field and Description |
|---|---|
protected ContainerHeartbeatHandler |
TaskAttemptListenerImpTezDag.containerHeartbeatHandler |
| Modifier and Type | Method and Description |
|---|---|
protected ContainerHeartbeatHandler |
DAGAppMaster.createContainerHeartbeatHandler(AppContext context,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
protected TaskAttemptListener |
DAGAppMaster.createTaskAttemptListener(AppContext context,
TaskHeartbeatHandler thh,
ContainerHeartbeatHandler chh) |
| Constructor and Description |
|---|
TaskAttemptListenerImpTezDag(AppContext context,
TaskHeartbeatHandler thh,
ContainerHeartbeatHandler chh,
org.apache.tez.common.security.JobTokenSecretManager jobTokenSecretManager) |
| Constructor and Description |
|---|
AMContainerImpl(org.apache.hadoop.yarn.api.records.Container container,
ContainerHeartbeatHandler chh,
TaskAttemptListener tal,
ContainerSignatureMatcher signatureMatcher,
AppContext appContext) |
AMContainerMap(ContainerHeartbeatHandler chh,
TaskAttemptListener tal,
ContainerSignatureMatcher containerSignatureMatcher,
AppContext context) |
Copyright © 2015 Apache Software Foundation. All rights reserved.