Package cascading.scheme.hadoop

Class Summary
SequenceFile A SequenceFile is a type of Scheme, which is a flat file consisting of binary key/value pairs.
TextDelimited Class TextDelimited is a sub-class of TextLine.
TextLine A TextLine is a type of Scheme for plain text files.
WritableSequenceFile Class WritableSequenceFile is a sub-class of SequenceFile that reads and writes values of the given writableType Class, instead of Tuple instances used by default in SequenceFile.
 

Enum Summary
TextLine.Compress  
 



Copyright © 2007-2014 Concurrent, Inc. All Rights Reserved.