public class TaskAttemptEventStartedRemotely extends TaskAttemptEvent
| Constructor and Description |
|---|
TaskAttemptEventStartedRemotely(org.apache.tez.dag.records.TezTaskAttemptID id,
org.apache.hadoop.yarn.api.records.ContainerId containerId,
Map<org.apache.hadoop.yarn.api.records.ApplicationAccessType,String> appAcls) |
| Modifier and Type | Method and Description |
|---|---|
Map<org.apache.hadoop.yarn.api.records.ApplicationAccessType,String> |
getApplicationACLs() |
org.apache.hadoop.yarn.api.records.ContainerId |
getContainerId() |
getTaskAttemptIDCopyright © 2014 Apache Software Foundation. All rights reserved.