Package org.apache.hadoop.hdfs.server.namenode.metrics


package org.apache.hadoop.hdfs.server.namenode.metrics
  • Class
    Description
    This interface defines the methods to get status pertaining to blocks of type BlockType.STRIPED in FSNamesystem of a NameNode.
    This Interface defines the methods to get the status of a the FSNamesystem of a name node.
    This class is for maintaining the various NameNode activity statistics and publishing them through the metrics interfaces.
    This interface defines the methods to get status pertaining to blocks of type BlockType.CONTIGUOUS in FSNamesystem of a NameNode.