| Constructor and Description |
|---|
PageFilePageReader(long readStart,
long readLength,
org.apache.hadoop.fs.FSDataInputStream inputStream,
com.facebook.presto.spi.page.PagesSerde pagesSerde) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
com.facebook.presto.common.Page |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic PageFilePageReader(long readStart,
long readLength,
org.apache.hadoop.fs.FSDataInputStream inputStream,
com.facebook.presto.spi.page.PagesSerde pagesSerde)
throws IOException
IOExceptionCopyright © 2012–2023. All rights reserved.