Package cascading.scheme

Class Summary
Scheme A Scheme defines what is stored in a Tap instance by declaring the Tuple field names, and alternately parsing or rendering the incoming or outgoing Tuple stream, respectively.
SequenceFile A SequenceFile is a type of Scheme, which is a flat files consisting of binary key/value pairs.
TextLine A TextLine is a type of Scheme for plain text files.
 



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