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