public class AppActivitiesInfo extends Object
Constructor and Description |
---|
AppActivitiesInfo() |
AppActivitiesInfo(List<AppAllocation> appAllocations,
org.apache.hadoop.yarn.api.records.ApplicationId applicationId,
RMWSConsts.ActivitiesGroupBy groupBy) |
AppActivitiesInfo(String errorMessage,
String applicationId) |
Modifier and Type | Method and Description |
---|---|
List<AppAllocationInfo> |
getAllocations() |
String |
getApplicationId() |
String |
getDateTime() |
String |
getDiagnostic() |
Long |
getTimestamp() |
public AppActivitiesInfo()
public AppActivitiesInfo(List<AppAllocation> appAllocations, org.apache.hadoop.yarn.api.records.ApplicationId applicationId, RMWSConsts.ActivitiesGroupBy groupBy)
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.