Uses of Class
org.apache.hadoop.io.MapFile.Reader

Packages that use MapFile.Reader
org.apache.hadoop.io Generic i/o code for use when reading and writing data to the network, to databases, and to files. 
 

Uses of MapFile.Reader in org.apache.hadoop.io
 

Subclasses of MapFile.Reader in org.apache.hadoop.io
static class ArrayFile.Reader
          Provide access to an existing array file.
static class BloomMapFile.Reader
           
static class SetFile.Reader
          Provide access to an existing set file.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.