Uses of Enum Class
org.apache.hadoop.hdfs.server.namenode.FSDirectory.DirOp
Packages that use FSDirectory.DirOp
-
Uses of FSDirectory.DirOp in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return FSDirectory.DirOpModifier and TypeMethodDescriptionstatic FSDirectory.DirOpReturns the enum constant of this class with the specified name.static FSDirectory.DirOp[]FSDirectory.DirOp.values()Returns an array containing the constants of this enum class, in the order they are declared.