public class HistoryLogger extends Object
| Constructor and Description |
|---|
HistoryLogger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
logFragmentEnd(String applicationIdStr,
String containerIdStr,
String hostname,
String queryId,
int dagIdentifier,
String vertexName,
int taskId,
int attemptId,
String threadName,
long startTime,
boolean failed) |
static void |
logFragmentStart(String applicationIdStr,
String containerIdStr,
String hostname,
String queryId,
int dagIdentifier,
String vertexName,
int taskId,
int attemptId) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.