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
IOException
boolean hasNext()
void processNext() throws IOException
IOException
long getOffset()
void close() throws IOException
IOException
Copyright © 2020 Actian Corporation. All rights reserved.