Uses of Interface
org.apache.hadoop.fs.Seekable

Packages that use Seekable
org.apache.hadoop.fs An abstract file system API. 
 

Uses of Seekable in org.apache.hadoop.fs
 

Classes in org.apache.hadoop.fs that implement Seekable
 class FSDataInputStream
          Utility that wraps a FSInputStream in a DataInputStream and buffers input through a BufferedInputStream.
 class FSInputStream
          FSInputStream is a generic old InputStream with a little bit of RAF-style seek ability.
 



Copyright © 2006 The Apache Software Foundation