|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FSDataInputStream | |
org.apache.hadoop.fs | An abstract file system API. |
Uses of FSDataInputStream in org.apache.hadoop.fs |
Methods in org.apache.hadoop.fs that return FSDataInputStream | |
FSDataInputStream |
FileSystem.open(File f)
Deprecated. Call FileSystem.open(Path) instead. |
FSDataInputStream |
FileSystem.open(Path f,
int bufferSize)
Opens an FSDataInputStream at the indicated Path. |
FSDataInputStream |
FileSystem.open(Path f)
Opens an FSDataInputStream at the indicated Path. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |