- All Known Implementing Classes:
MDFAttachmentReader,MDFMetaDataReader,MDFRecordReader
public interface MDFDataReader
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidconfigureMDF(DataSplit split) longbooleanhasNext()void
-
Method Details
-
configureMDF
- Throws:
IOException
-
hasNext
boolean hasNext() -
processNext
- Throws:
IOException
-
getOffset
long getOffset() -
close
- Throws:
IOException
-