| パッケージ | 説明 |
|---|---|
| org.apache.hadoop.fs |
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static XAttrCodec |
XAttrCodec.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static XAttrCodec[] |
XAttrCodec.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static String |
XAttrCodec.encodeValue(byte[] value,
XAttrCodec encoding)
Encode byte[] value to string representation with encoding.
|
Copyright © 2016 Apache Software Foundation. All rights reserved.