@InterfaceAudience.Private public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getContainerLauncherIdentifierString(int launcherIndex,
AppContext appContext) |
static String |
getTaskCommIdentifierString(int taskCommIndex,
AppContext appContext) |
static String |
getTaskSchedulerIdentifierString(int schedulerIndex,
AppContext appContext) |
static void |
processNonFatalServiceErrorReport(String entityString,
org.apache.tez.serviceplugins.api.ServicePluginError servicePluginError,
String diagnostics,
org.apache.tez.serviceplugins.api.DagInfo dagInfo,
AppContext appContext,
String componentName) |
public static String getContainerLauncherIdentifierString(int launcherIndex, AppContext appContext)
public static String getTaskCommIdentifierString(int taskCommIndex, AppContext appContext)
public static String getTaskSchedulerIdentifierString(int schedulerIndex, AppContext appContext)
public static void processNonFatalServiceErrorReport(String entityString, org.apache.tez.serviceplugins.api.ServicePluginError servicePluginError, String diagnostics, org.apache.tez.serviceplugins.api.DagInfo dagInfo, AppContext appContext, String componentName)
Copyright © 2019 Apache Software Foundation. All rights reserved.