| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Seekable | |
|---|---|
| org.apache.hadoop.fs | An abstract file system API. | 
| org.apache.hadoop.fs.ftp | |
| org.apache.hadoop.io.compress | |
| Uses of Seekable in org.apache.hadoop.fs | 
|---|
| Classes in org.apache.hadoop.fs that implement Seekable | |
|---|---|
|  class | BufferedFSInputStreamA class optimizes reading from FSInputStream by bufferring | 
|  class | FSDataInputStreamUtility that wraps a FSInputStreamin aDataInputStreamand buffers input through aBufferedInputStream. | 
|  class | FSInputCheckerThis is a generic input stream for verifying checksums for data before it is read by a user. | 
|  class | FSInputStreamFSInputStream is a generic old InputStream with a little bit of RAF-style seek ability. | 
| Uses of Seekable in org.apache.hadoop.fs.ftp | 
|---|
| Classes in org.apache.hadoop.fs.ftp that implement Seekable | |
|---|---|
|  class | FTPInputStream | 
| Uses of Seekable in org.apache.hadoop.io.compress | 
|---|
| Classes in org.apache.hadoop.io.compress that implement Seekable | |
|---|---|
|  class | BlockDecompressorStreamA DecompressorStreamwhich works
 with 'block-based' based compression algorithms, as opposed to 
 'stream-based' compression algorithms. | 
|  class | CompressionInputStreamA compression input stream. | 
|  class | DecompressorStream | 
|  class | SplitCompressionInputStreamAn InputStream covering a range of compressed data. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||