| Package | Description |
|---|---|
| org.apache.hadoop.fs |
An abstract file system API.
|
| org.apache.hadoop.fs.ftp |
| Modifier and Type | Class | Description |
|---|---|---|
class |
FSInputChecker |
This is a generic input stream for verifying checksums for
data before it is read by a user.
|
| Constructor | Description |
|---|---|
BufferedFSInputStream(FSInputStream in,
int size) |
Creates a
BufferedFSInputStream
with the specified buffer size,
and saves its argument, the input stream
in, for later use. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
FTPInputStream |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.