Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
FSDataOutputStream
Utility that wraps a
OutputStream in a DataOutputStream . |
Modifier and Type | Class and Description |
---|---|
class |
HdfsDataOutputStream
The Hdfs implementation of
FSDataOutputStream . |
Copyright © 2024 Apache Software Foundation. All rights reserved.