| パッケージ | 説明 |
|---|---|
| org.apache.hadoop.fs |
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web. |
| org.apache.hadoop.hdfs.client |
This package provides the administrative APIs for HDFS.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FSDataInputStream
Utility that wraps a
FSInputStream in a DataInputStream
and buffers input through a BufferedInputStream. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
HdfsDataInputStream
The Hdfs implementation of
FSDataInputStream. |
Copyright © 2016 Apache Software Foundation. All rights reserved.