Uses of Interface
org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMBean
Packages that use FSNamesystemMBean
-
Uses of FSNamesystemMBean in org.apache.hadoop.hdfs.server.namenode
Classes in org.apache.hadoop.hdfs.server.namenode that implement FSNamesystemMBeanModifier and TypeClassDescriptionclassFSNamesystem is a container of both transient and persisted name-space state, and does all the book-keeping work on a NameNode.