パッケージ | 説明 |
---|---|
org.apache.hadoop.fs |
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web. |
org.apache.hadoop.io |
Generic i/o code for use when reading and writing data to the network,
to databases, and to files.
|
修飾子とタイプ | メソッドと説明 |
---|---|
ByteBuffer |
FSDataInputStream.read(ByteBufferPool bufferPool,
int maxLength) |
ByteBuffer |
FSDataInputStream.read(ByteBufferPool bufferPool,
int maxLength,
EnumSet<ReadOption> opts) |
修飾子とタイプ | クラスと説明 |
---|---|
class |
ElasticByteBufferPool
This is a simple ByteBufferPool which just creates ByteBuffers as needed.
|
Copyright © 2016 Apache Software Foundation. All rights reserved.