public class RecordBufferEntry extends Object
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| Modifier and Type | Field and Description |
|---|---|
int |
id |
gr.uoa.di.madgik.grs.record.Record |
record |
| Constructor and Description |
|---|
RecordBufferEntry(gr.uoa.di.madgik.grs.record.Record record,
int id)
Creates a new instance
|
Copyright © 2017. All Rights Reserved.