public class RMAppFailedAttemptEvent extends RMAppEvent
Constructor and Description |
---|
RMAppFailedAttemptEvent(ApplicationId appId,
RMAppEventType event,
String diagnostics) |
Modifier and Type | Method and Description |
---|---|
String |
getDiagnostics() |
getApplicationId
getTimestamp, getType, toString
public RMAppFailedAttemptEvent(ApplicationId appId, RMAppEventType event, String diagnostics)
public String getDiagnostics()
Copyright © 2013 Apache Software Foundation. All rights reserved.