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