Package org.apache.hadoop.hdfs.server.namenode.metrics
package org.apache.hadoop.hdfs.server.namenode.metrics
-
ClassDescriptionorg.apache.hadoop.hdfs.server.namenode.metrics.ECBlockGroupsMBeanThis interface defines the methods to get status pertaining to blocks of type
BlockType.STRIPEDin FSNamesystem of a NameNode.org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBeanThis Interface defines the methods to get the status of a the FSNamesystem of a name node.org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetricsThis class is for maintaining the various NameNode activity statistics and publishing them through the metrics interfaces.org.apache.hadoop.hdfs.server.namenode.metrics.ReplicatedBlocksMBeanThis interface defines the methods to get status pertaining to blocks of typeBlockType.CONTIGUOUSin FSNamesystem of a NameNode.