public static interface WAL.Reader extends Closeable
WAL.Entry next() throws IOException
IOExceptionWAL.Entry next(WAL.Entry reuse) throws IOException
IOExceptionvoid seek(long pos)
throws IOException
IOExceptionlong getPosition()
throws IOException
IOExceptionvoid reset()
throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.