| Package | Description |
|---|---|
| org.apache.hadoop.fs |
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web. |
| org.apache.hadoop.hdfs |
| Modifier and Type | Method | Description |
|---|---|---|
HdfsDataInputStream |
Hdfs.open(org.apache.hadoop.fs.Path f,
int bufferSize) |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
DFSClient.DFSDataInputStream |
Deprecated.
use
HdfsDataInputStream instead. |
| Modifier and Type | Method | Description |
|---|---|---|
HdfsDataInputStream |
DFSClient.createWrappedInputStream(DFSInputStream dfsis) |
Wraps the stream in a CryptoInputStream if the underlying file is
encrypted.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.