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