public class RMAppAttemptEvent extends AbstractEvent<RMAppAttemptEventType>
Constructor and Description |
---|
RMAppAttemptEvent(ApplicationAttemptId appAttemptId,
RMAppAttemptEventType type) |
Modifier and Type | Method and Description |
---|---|
ApplicationAttemptId |
getApplicationAttemptId() |
getTimestamp, getType, toString
public RMAppAttemptEvent(ApplicationAttemptId appAttemptId, RMAppAttemptEventType type)
public ApplicationAttemptId getApplicationAttemptId()
Copyright © 2013 Apache Software Foundation. All rights reserved.