|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XAttr.NameSpace | |
|---|---|
| org.apache.hadoop.fs | |
| org.apache.hadoop.hdfs.server.blockmanagement | |
| Uses of XAttr.NameSpace in org.apache.hadoop.fs |
|---|
| Methods in org.apache.hadoop.fs that return XAttr.NameSpace | |
|---|---|
static XAttr.NameSpace |
XAttr.NameSpace.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XAttr.NameSpace[] |
XAttr.NameSpace.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.hadoop.fs with parameters of type XAttr.NameSpace | |
|---|---|
XAttr.Builder |
XAttr.Builder.setNameSpace(XAttr.NameSpace ns)
|
| Uses of XAttr.NameSpace in org.apache.hadoop.hdfs.server.blockmanagement |
|---|
| Fields in org.apache.hadoop.hdfs.server.blockmanagement declared as XAttr.NameSpace | |
|---|---|
static XAttr.NameSpace |
BlockStoragePolicySuite.XAttrNS
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||