This project has retired. For details please refer to its Attic page.
org.apache.crunch.io.text (Apache Crunch 0.9.0 API)

Package org.apache.crunch.io.text

Class Summary
NLineFileSource<T> A Source instance that uses the NLineInputFormat, which gives each map task a fraction of the lines in a text file as input.
TextFileReaderFactory<T>  
TextFileSource<T>  
TextFileSourceTarget<T>  
TextFileTableSource<K,V> A Source that uses the KeyValueTextInputFormat to process input text.
TextFileTableSourceTarget<K,V> A TableSource and SourceTarget implementation that uses the KeyValueTextInputFormat and TextOutputFormat to support reading and writing text files as PTable instances using a tab separator for the keys and the values.
TextFileTarget  
TextReadableData<T>  
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.