Package org.galagosearch.tupleflow

Interface Summary
Counter A counter sends statistics from individual TupleFlow workers back to the JobExecutor.
DataStream  
ExNihiloSource<T>  
Order<T> An Order is a class that represents an ordering of a Galago Type.
Processor<T>  
ReaderSource<T>  
Reducer<T>  
Source<T> An object that can generate objects of type T
Step This interface is empty.
TupleFlowParameters  
Type<T>  
TypeReader<T>  
 

Class Summary
ArrayInput  
ArrayOutput  
BufferedFileDataStream  
Delta This class holds helper static methods that help with delta encoding for compression.
FakeParameters  
FileOrderedReader<T>  
FileOrderedWriter<T>  
FileSource  
Linkage  
MemoryDataStream  
Multi<T>  
NullProcessor<T>  
NullSource<T>  
OrderedCombiner<T>  
OrderedCombiner.SortPair<T>  
OrderedReader<T>  
OrderedWriter<T>  
Parameters A Parameters object is a hierarchical collection of strings.
Parameters.Value  
Parameters.Variable  
Select<T> Takes two inputs, keys and values.
SequentialCombiner<T>  
Sorter<T> This class sorts an incoming stream of objects in some specified order.
Splitter<T>  
StandardStep<T,U> This is the base class for most TupleFlow steps.
StreamCombiner<T> Combines many streams of data together, sequentially.
StreamCreator  
Unique<T>  
Utility Lots of static methods here that have broad use.
VByteInput  
VByteOutput  
XMLMinimum  
 

Exception Summary
IncompatibleProcessorException  
 

Annotation Types Summary
InputClass  
OutputClass  
 



Copyright © 2009. All Rights Reserved.