public class CdcrTransactionLog.CdcrLogReader extends TransactionLog.LogReader
fis| Constructor and Description | 
|---|
CdcrLogReader(long startingPos)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
next()
Returns the next object from the log, or null if none available. 
 | 
close, currentPos, currentSize, toStringpublic Object next() throws IOException, InterruptedException
TransactionLog.LogReadernext in class TransactionLog.LogReaderIOException - If there is a low-level I/O error.InterruptedExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.