| Package | Description |
|---|---|
| org.apache.hadoop.fs |
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web. |
| org.apache.hadoop.hdfs |
| Modifier and Type | Method | Description |
|---|---|---|
XAttr.NameSpace |
XAttr.getNameSpace() |
|
static XAttr.NameSpace |
XAttr.NameSpace.valueOf(java.lang.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.
|
| Modifier and Type | Method | Description |
|---|---|---|
XAttr.Builder |
XAttr.Builder.setNameSpace(XAttr.NameSpace ns) |
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String |
XAttrHelper.getPrefixedName(XAttr.NameSpace ns,
java.lang.String name) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.