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