| Package | Description |
|---|---|
| org.apache.hadoop.fs |
An abstract file system API.
|
| org.apache.hadoop.hdfs |
A distributed implementation of
FileSystem. |
| Modifier and Type | Method and Description |
|---|---|
HdfsDataInputStream |
Hdfs.open(Path f,
int bufferSize) |
| Modifier and Type | Class and Description |
|---|---|
static class |
DFSClient.DFSDataInputStream
Deprecated.
use
HdfsDataInputStream instead. |
Copyright © 2013 Apache Software Foundation. All rights reserved.