public class LogFileIterator<T> extends CachingIterator<HoodieRecord<T>>
nextRecord| Constructor and Description |
|---|
LogFileIterator(HoodieMergedLogRecordScanner scanner) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doHasNext() |
protected Option<HoodieRecord> |
removeLogRecord(String key) |
hasNext, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic LogFileIterator(HoodieMergedLogRecordScanner scanner)
protected Option<HoodieRecord> removeLogRecord(String key)
protected boolean doHasNext()
doHasNext in class CachingIterator<HoodieRecord<T>>Copyright © 2023 The Apache Software Foundation. All rights reserved.