public class TaskAttemptContainerLaunchedEvent extends TaskAttemptEvent
| Constructor and Description | 
|---|
| TaskAttemptContainerLaunchedEvent(org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId id,
                                 int shufflePort)Create a new TaskAttemptEvent. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getShufflePort()Get the port that the shuffle handler is listening on. | 
getTaskAttemptIDCopyright © 2008–2023 Apache Software Foundation. All rights reserved.