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

Packages that use TextInputFormat
org.apache.hadoop.streaming   
 

Uses of TextInputFormat in org.apache.hadoop.streaming
 

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



Copyright © 2006 The Apache Software Foundation