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

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

Uses of CanSetDropBehind in org.apache.hadoop.fs
 

Classes in org.apache.hadoop.fs that implement CanSetDropBehind
 class FSDataInputStream
          Utility that wraps a FSInputStream in a DataInputStream and buffers input through a BufferedInputStream.
 class FSDataOutputStream
          Utility that wraps a OutputStream in a DataOutputStream.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.