Uses of Enum Class
org.apache.hadoop.hdfs.server.protocol.NamespaceInfo.Capability
Packages that use NamespaceInfo.Capability
-
Uses of NamespaceInfo.Capability in org.apache.hadoop.hdfs.server.protocol
Methods in org.apache.hadoop.hdfs.server.protocol that return NamespaceInfo.CapabilityModifier and TypeMethodDescriptionstatic NamespaceInfo.CapabilityReturns the enum constant of this class with the specified name.static NamespaceInfo.Capability[]NamespaceInfo.Capability.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.hdfs.server.protocol with parameters of type NamespaceInfo.CapabilityModifier and TypeMethodDescriptionbooleanNamespaceInfo.isCapabilitySupported(NamespaceInfo.Capability capability)