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

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

Uses of ByteBufferReadable in org.apache.hadoop.fs
 

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

Uses of ByteBufferReadable in org.apache.hadoop.fs.crypto
 

Classes in org.apache.hadoop.fs.crypto that implement ByteBufferReadable
 class CryptoFSDataInputStream
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.