Uses of Class
org.apache.hadoop.mapred.SequenceFileInputFormat

Packages that use SequenceFileInputFormat
org.apache.hadoop.mapred A system for scalable, fault-tolerant, distributed computation over large data collections. 
 

Uses of SequenceFileInputFormat in org.apache.hadoop.mapred
 

Subclasses of SequenceFileInputFormat in org.apache.hadoop.mapred
 class SequenceFileInputFilter
          A class that allows a map/red job to work on a sample of sequence files.
 



Copyright © 2006 The Apache Software Foundation