Constructor and Description |
---|
PageFilePageReader(long readStart,
long readLength,
FSDataInputStream inputStream,
PagesSerde pagesSerde) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Page |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public PageFilePageReader(long readStart, long readLength, FSDataInputStream inputStream, PagesSerde pagesSerde) throws IOException
IOException
Copyright © 2012–2022. All rights reserved.