public interface MDFDataReader
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
configureMDF(DataSplit split) |
long |
getOffset() |
boolean |
hasNext() |
void |
processNext() |
void configureMDF(DataSplit split) throws IOException
IOExceptionboolean hasNext()
void processNext()
throws IOException
IOExceptionlong getOffset()
void close()
throws IOException
IOExceptionCopyright © 2019 Actian Corporation. All rights reserved.