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