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.InterruptedExceptionpublic void close()
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.