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