Uses of Enum Class
org.apache.hadoop.fs.XAttr.NameSpace
Packages that use XAttr.NameSpace
Package
Description
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web.-
Uses of XAttr.NameSpace in org.apache.hadoop.fs
Methods in org.apache.hadoop.fs that return XAttr.NameSpaceModifier and TypeMethodDescriptionXAttr.getNameSpace()static XAttr.NameSpaceReturns the enum constant of this class with the specified name.static XAttr.NameSpace[]XAttr.NameSpace.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.fs with parameters of type XAttr.NameSpace -
Uses of XAttr.NameSpace in org.apache.hadoop.hdfs
Methods in org.apache.hadoop.hdfs with parameters of type XAttr.NameSpaceModifier and TypeMethodDescriptionstatic StringXAttrHelper.getPrefixedName(XAttr.NameSpace ns, String name)