public static interface WAL.Reader extends Closeable
WAL.Entry next() throws IOException
IOException
WAL.Entry next(WAL.Entry reuse) throws IOException
IOException
void seek(long pos) throws IOException
IOException
long getPosition() throws IOException
IOException
void reset() throws IOException
IOException
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.