public class RMAppAttemptEvent extends org.apache.hadoop.yarn.event.AbstractEvent<RMAppAttemptEventType>
Constructor and Description |
---|
RMAppAttemptEvent(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId,
RMAppAttemptEventType type) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.yarn.api.records.ApplicationAttemptId |
getApplicationAttemptId() |
public RMAppAttemptEvent(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId, RMAppAttemptEventType type)
Copyright © 2019 Apache Software Foundation. All Rights Reserved.