| Package | Description |
|---|---|
| gr.uoa.di.madgik.searchlibrary.operatorlibrary.indexfuse |
| Modifier and Type | Method and Description |
|---|---|
Queue<JoinElement> |
ScanElement.getQueue()
Retrieves the queue used to place records
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ResultElement.insertElement(JoinElement element,
double weight)
Inserts a new element for the IO, this result refers to
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScanElement.setQueue(Queue<JoinElement> queue)
Sets the queue used to place records
|
| Constructor and Description |
|---|
ScanElement(gr.uoa.di.madgik.grs.reader.ForwardReader<gr.uoa.di.madgik.grs.record.Record> reader,
Queue<JoinElement> queue,
Object synchThis,
short inputID,
short metaInputID,
long timeout,
TimeUnit timeUnit)
Create a new
ScanElement |
Copyright © 2017. All Rights Reserved.