| Class | Description |
|---|---|
| BooleanHolder | |
| DefinitionIndexResolver | |
| EventEntry | |
| EventHandler<T extends gr.uoa.di.madgik.grs.record.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 | Description |
|---|---|
| RecordGenerationPolicy |
Copyright © 2017. All Rights Reserved.