Class RMAppMetrics
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppMetrics
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongintintlonglongorg.apache.hadoop.yarn.api.records.Resourceintlong
-
Constructor Details
-
RMAppMetrics
-
-
Method Details
-
getResourcePreempted
public org.apache.hadoop.yarn.api.records.Resource getResourcePreempted() -
getNumNonAMContainersPreempted
public int getNumNonAMContainersPreempted() -
getNumAMContainersPreempted
public int getNumAMContainersPreempted() -
getMemorySeconds
public long getMemorySeconds() -
getVcoreSeconds
public long getVcoreSeconds() -
getPreemptedMemorySeconds
public long getPreemptedMemorySeconds() -
getPreemptedVcoreSeconds
public long getPreemptedVcoreSeconds() -
getResourceSecondsMap
-
getPreemptedResourceSecondsMap
-
getTotalAllocatedContainers
public int getTotalAllocatedContainers()
-