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

Packages that use MapFile
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 in org.apache.hadoop.io
 

Subclasses of MapFile in org.apache.hadoop.io
 class ArrayFile
          A dense file-based mapping from integers to values.
 class SetFile
          A file-based set of keys.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.