public class RMAppAttemptStoredEvent extends RMAppAttemptEvent
Constructor and Description |
---|
RMAppAttemptStoredEvent(ApplicationAttemptId appAttemptId,
Exception storedException) |
Modifier and Type | Method and Description |
---|---|
Exception |
getStoredException() |
getApplicationAttemptId
getTimestamp, getType, toString
public RMAppAttemptStoredEvent(ApplicationAttemptId appAttemptId, Exception storedException)
public Exception getStoredException()
Copyright © 2013 Apache Software Foundation. All rights reserved.