| Package | Description |
|---|---|
| gr.uoa.di.madgik.searchlibrary.operatorlibrary.indexfuse |
| Modifier and Type | Method and Description |
|---|---|
FilePosition |
JoinElement.getFilePosition()
Retrieves the file position this record is stored at
|
FilePosition |
DiskBuffer.persist(gr.uoa.di.madgik.grs.record.Record rec)
Persists the provided record
|
| Modifier and Type | Method and Description |
|---|---|
gr.uoa.di.madgik.grs.record.Record |
DiskBuffer.retrieve(FilePosition pos)
Retrieves the record from the given position
|
| Modifier and Type | Method and Description |
|---|---|
Vector<gr.uoa.di.madgik.grs.record.Record> |
DiskBuffer.retrieve(Vector<FilePosition> pos)
Retrieves the records in teh given possitions
|
Copyright © 2017. All Rights Reserved.