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, reset, setSearchCondition, setTarget
getSchema
long getNextOffset() throws IOException
IOException
void seek(long offset) throws IOException
IOException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.