Uses of Package
gr.uoa.di.madgik.searchlibrary.operatorlibrary.merge

Packages that use gr.uoa.di.madgik.searchlibrary.operatorlibrary.merge
gr.uoa.di.madgik.searchlibrary.operatorlibrary.gmerge   
gr.uoa.di.madgik.searchlibrary.operatorlibrary.merge   
 

Classes in gr.uoa.di.madgik.searchlibrary.operatorlibrary.merge used by gr.uoa.di.madgik.searchlibrary.operatorlibrary.gmerge
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
 

Classes in gr.uoa.di.madgik.searchlibrary.operatorlibrary.merge used by gr.uoa.di.madgik.searchlibrary.operatorlibrary.merge
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 © 2013. All Rights Reserved.