public static class HoodieFileGroupReader.HoodieFileGroupReaderIterator<T> extends Object implements ClosableIterator<T>
| Constructor and Description |
|---|
HoodieFileGroupReaderIterator(HoodieFileGroupReader<T> reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
T |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwrapforEachRemaining, removepublic HoodieFileGroupReaderIterator(HoodieFileGroupReader<T> reader)
Copyright © 2024 The Apache Software Foundation. All rights reserved.