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

Packages that use SequenceFileInputFormat
org.apache.hadoop.mapred A software framework for easily writing applications which process vast amounts of data (multi-terabyte data-sets) parallelly on large clusters (thousands of nodes) built of commodity hardware in a reliable, fault-tolerant manner. 
 

Uses of SequenceFileInputFormat in org.apache.hadoop.mapred
 

Subclasses of SequenceFileInputFormat in org.apache.hadoop.mapred
 class SequenceFileAsBinaryInputFormat
          Deprecated. Use SequenceFileAsBinaryInputFormat instead
 class SequenceFileAsTextInputFormat
          Deprecated. Use SequenceFileAsTextInputFormat instead
 class SequenceFileInputFilter<K,V>
          Deprecated. Use SequenceFileInputFilter instead
 



Copyright © 2009 The Apache Software Foundation