public class AppActivitiesInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected List<AppAllocationInfo> |
allocations |
protected String |
applicationId |
protected String |
diagnostic |
protected String |
timeStamp |
Constructor and Description |
---|
AppActivitiesInfo() |
AppActivitiesInfo(List<AppAllocation> appAllocations,
org.apache.hadoop.yarn.api.records.ApplicationId applicationId) |
AppActivitiesInfo(String errorMessage,
String applicationId) |
protected String applicationId
protected String diagnostic
protected String timeStamp
protected List<AppAllocationInfo> allocations
public AppActivitiesInfo()
public AppActivitiesInfo(List<AppAllocation> appAllocations, org.apache.hadoop.yarn.api.records.ApplicationId applicationId)
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.