public class RMAppAttemptLaunchFailedEvent extends RMAppAttemptEvent
Constructor and Description |
---|
RMAppAttemptLaunchFailedEvent(ApplicationAttemptId appAttemptId,
String message) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
getApplicationAttemptId
getTimestamp, getType, toString
public RMAppAttemptLaunchFailedEvent(ApplicationAttemptId appAttemptId, String message)
public String getMessage()
Copyright © 2013 Apache Software Foundation. All rights reserved.