パッケージ | 説明 |
---|---|
org.apache.hadoop.fs |
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web. |
修飾子とタイプ | メソッドと説明 |
---|---|
static ReadOption |
ReadOption.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static ReadOption[] |
ReadOption.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
ByteBuffer |
FSDataInputStream.read(ByteBufferPool bufferPool,
int maxLength,
EnumSet<ReadOption> opts) |
Copyright © 2016 Apache Software Foundation. All rights reserved.