Uses of Class
gr.uoa.di.madgik.searchlibrary.operatorlibrary.merge.RecordBufferEntry

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

Uses of RecordBufferEntry in gr.uoa.di.madgik.searchlibrary.operatorlibrary.merge
 

Methods in gr.uoa.di.madgik.searchlibrary.operatorlibrary.merge that return types with arguments of type RecordBufferEntry
 Pair<RecordBufferEntry,Integer> ReaderScan.peek()
           
 Pair<RecordBufferEntry,Integer> ReaderScan.poll()
           
 

Constructor parameters in gr.uoa.di.madgik.searchlibrary.operatorlibrary.merge with type arguments of type RecordBufferEntry
ReaderScan(Vector<ReaderHolder> readers, int index, BlockingQueue<RecordBufferEntry> buf, Queue<EventEntry> events, long timeout, TimeUnit timeUnit, String uid, OperationMode operationMode)
          Creates a new ReaderScan working on some input ForwardReader
Sorter(ReaderScan[] scan, BlockingQueue<RecordBufferEntry> buf)
           
 



Copyright © 2013. All Rights Reserved.