public class TransactionLog.LogReader extends Object
Modifier | Constructor and Description |
---|---|
protected |
TransactionLog.LogReader() |
|
TransactionLog.LogReader(long startingPos) |
public TransactionLog.LogReader(long startingPos)
protected TransactionLog.LogReader()
public Object next() throws IOException, InterruptedException
IOException
- If there is a low-level I/O error.InterruptedException
public void close()
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.