Package | Description |
---|---|
org.apache.hadoop.fs |
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web. |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
XAttr.Builder |
XAttr.Builder.setNameSpace(XAttr.NameSpace ns) |
Copyright © 2018 Apache Software Foundation. All Rights Reserved.