Package cascading.tuple.io

Interface Summary
TupleInputStream.ElementReader  
TupleOutputStream.ElementWriter  
TupleOutputStream.TupleElementWriter  
 

Class Summary
IndexTuple Class IndexTuple allows for managing an int index value with a Tuple instance.
TupleInputStream Class TupleInputStream is used internally to read Tuples from storage.
TupleOutputStream Class TupleOutputStream is used internally to write Tuples to storage.
TuplePair Class TuplePair is a utility class that is optimized to hold two Tuple instances for sorting and hashing of each part independently.
 



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