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, toString
public Object next() throws IOException, InterruptedException
TransactionLog.LogReader
next
in class TransactionLog.LogReader
IOException
- If there is a low-level I/O error.InterruptedException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.