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

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

Uses of TextInputFormat in org.apache.hadoop.mapred
 

Subclasses of TextInputFormat in org.apache.hadoop.mapred
 class KeyValueTextInputFormat
          An InputFormat for plain text files.
 

Uses of TextInputFormat in org.apache.hadoop.streaming
 

Subclasses of TextInputFormat in org.apache.hadoop.streaming
 class StreamInputFormat
          An input format that selects a RecordReader based on a JobConf property.
 



Copyright © 2006 The Apache Software Foundation