Generated by
JDiff

Class org.apache.hadoop.yarn.api.records.YarnClusterMetrics

Added Methods
int getNumActiveNodeManagers() Get the number of ActiveNodeManagers in the cluster.
int getNumDecommissionedNodeManagers() Get the number of DecommissionedNodeManagers in the cluster.
int getNumDecommissioningNodeManagers() Get the number of DecommissioningNodeManagers in the cluster.
int getNumLostNodeManagers() Get the number of LostNodeManagers in the cluster.
int getNumRebootedNodeManagers() Get the number of RebootedNodeManagers in the cluster.
int getNumShutdownNodeManagers() Get the number of ShutdownNodeManagers in the cluster.
int getNumUnhealthyNodeManagers() Get the number of UnhealthyNodeManagers in the cluster.