Package | Description |
---|---|
org.apache.hadoop.fs |
An abstract file system API.
|
org.apache.hadoop.fs.ftp |
Modifier and Type | Class and Description |
---|---|
class |
FSInputChecker
This is a generic input stream for verifying checksums for
data before it is read by a user.
|
Constructor and 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 and Description |
---|---|
class |
FTPInputStream |
Copyright © 2010 The Apache Software Foundation