| 程序包 | 说明 |
|---|---|
| org.apache.paimon.reader |
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
RecordReader.forIOEachRemaining(ConsumerWithIOException<? super T> action)
Performs the given action for each remaining element in
RecordReader until all
elements have been processed or the action throws an exception. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.