| Package | Description |
|---|---|
| gr.uoa.di.madgik.searchlibrary.operatorlibrary.gmerge | |
| gr.uoa.di.madgik.searchlibrary.operatorlibrary.merge |
| Class and Description |
|---|
| EventEntry |
| OperationMode |
| ReaderHolder
Placeholder for input ResultSet
|
| ReaderInit
Helper thread class that initializes an
ForwardReader |
| ReaderScan
Helper thread class used to iterate over a ResultSet
to retrieve the local payload parts and notify the merging thread when they are available
|
| RecordBufferEntry
A utility class used by readers to pass records along with their id (actually, their index in a vector of
ReaderHolder
The inclusion of the reader id is necessary in order for the MergeWorker involved in the authoring of the final result set to infer
the exact RecordDefinition offset for each record encountered via the intermediate buffer |
| Class and Description |
|---|
| EventEntry |
| OperationMode |
| Pair
Helper class used to host a Record along with its rank
|
| ReaderHolder
Placeholder for input ResultSet
|
| ReaderScan
Helper thread class used to iterate over a ResultSet
to retrieve the local payload parts and notify the merging thread when they are available
|
| RecordBufferEntry
A utility class used by readers to pass records along with their id (actually, their index in a vector of
ReaderHolder
The inclusion of the reader id is necessary in order for the MergeWorker involved in the authoring of the final result set to infer
the exact RecordDefinition offset for each record encountered via the intermediate buffer |
| ScanDispatcher |
Copyright © 2017. All Rights Reserved.