public interface SeekableScanner extends Scanner
| Modifier and Type | Method and Description |
|---|---|
long |
getNextOffset() |
void |
seek(long offset) |
close, getInputStats, getProgress, init, isProjectable, isSelectable, isSplittable, next, pushOperators, reset, setFilter, setLimit, setTargetgetSchemalong getNextOffset()
throws IOException
IOExceptionvoid seek(long offset)
throws IOException
IOExceptionCopyright © 2016 Apache Software Foundation. All Rights Reserved.