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

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

Uses of EventEntry in gr.uoa.di.madgik.searchlibrary.operatorlibrary.gmerge
 

Fields in gr.uoa.di.madgik.searchlibrary.operatorlibrary.gmerge with type parameters of type EventEntry
protected  Queue<EventEntry> GradualScanDispatcher.events
           
 

Constructor parameters in gr.uoa.di.madgik.searchlibrary.operatorlibrary.gmerge with type arguments of type EventEntry
FirstAvailableGradualScanDispatcher(Vector<ReaderScan> scan, Vector<ReaderHolder> readers, BlockingQueue<RecordBufferEntry> des, Queue<EventEntry> events, String uid, Object synchDispatcher, Object synchWriterInit, gr.uoa.di.madgik.searchlibrary.operatorlibrary.gmerge.SynchFinished synchFinished)
           
GradualScanDispatcher(Vector<ReaderScan> scan, Vector<ReaderHolder> readers, BlockingQueue<RecordBufferEntry> des, Queue<EventEntry> events, String uid, Object synchDispatcher, Object synchWriterInit, gr.uoa.di.madgik.searchlibrary.operatorlibrary.gmerge.SynchFinished synchFinished)
           
 

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

Constructor parameters in gr.uoa.di.madgik.searchlibrary.operatorlibrary.merge with type arguments of type EventEntry
EventHandler(gr.uoa.di.madgik.grs.writer.RecordWriter<T> writer, Queue<EventEntry> eventQueue, int readerCount, int emissionStep)
           
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
 



Copyright © 2013. All Rights Reserved.