| パッケージ | 説明 | 
|---|---|
| org.apache.hadoop.fs | Implementations of  AbstractFileSystemfor hdfs
    over rpc and hdfs over web. | 
| org.apache.hadoop.hdfs.client | This package provides the administrative APIs for HDFS. | 
| 修飾子とタイプ | クラスと説明 | 
|---|---|
| class  | FSDataInputStreamUtility that wraps a  FSInputStreamin aDataInputStreamand buffers input through aBufferedInputStream. | 
| class  | FSDataOutputStreamUtility that wraps a  OutputStreamin aDataOutputStream. | 
| 修飾子とタイプ | クラスと説明 | 
|---|---|
| class  | HdfsDataInputStreamThe Hdfs implementation of  FSDataInputStream. | 
| class  | HdfsDataOutputStreamThe Hdfs implementation of  FSDataOutputStream. | 
Copyright © 2016 Apache Software Foundation. All rights reserved.