public class MDFAttachmentReader extends Object implements MDFDataReader
| Constructor and Description |
|---|
MDFAttachmentReader(MDFUtil.MDFVersion version,
int dataGroup,
long recordId,
RecordSettable target) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
configureMDF(DataSplit split) |
long |
getOffset() |
boolean |
hasNext() |
void |
processNext() |
public MDFAttachmentReader(MDFUtil.MDFVersion version, int dataGroup, long recordId, RecordSettable target)
public void configureMDF(DataSplit split) throws IOException
configureMDF in interface MDFDataReaderIOExceptionpublic boolean hasNext()
hasNext in interface MDFDataReaderpublic void processNext()
throws IOException
processNext in interface MDFDataReaderIOExceptionpublic long getOffset()
getOffset in interface MDFDataReaderpublic void close()
throws IOException
close in interface MDFDataReaderIOExceptionCopyright © 2024 Actian Corporation. All rights reserved.