Package gr.uoa.di.madgik.searchlibrary.operatorlibrary.join

Class Summary
BooleanHolder  
DefinitionIndexResolver  
EventEntry  
EventHandler<T extends Record>  
HashJoin Class used to hold the hashtable for the hash join algorithm
HashKey The key used in the hash table
IndexPair  
JoinElement Placeholder for the records that must be joined
JoinOp Operator class used to perform a hash inner join on its input and produces an output holding the joined results.
JoinWorker Helper thread class used to perform the join operation
ReaderScan Helper thread class used to iterate over an input result set retrieve the records it contains and persist them in a temporary file buffer and offer them for join
ScanElement Placeholder for input org.gcube.searchservice.searchlibrary.resultset.ResultSet file buffer and join related structs
 

Enum Summary
RecordGenerationPolicy  
 



Copyright © 2013. All Rights Reserved.