public class AppAttemptAddedSchedulerEvent extends SchedulerEvent
| Constructor and Description |
|---|
AppAttemptAddedSchedulerEvent(org.apache.hadoop.yarn.api.records.ApplicationAttemptId applicationAttemptId,
boolean transferStateFromPreviousAttempt) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.yarn.api.records.ApplicationAttemptId |
getApplicationAttemptId() |
boolean |
getTransferStateFromPreviousAttempt() |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.