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