@FunctionalInterface public interface ReaderSupplier<T>
RecordReader.| Modifier and Type | Method and Description |
|---|---|
RecordReader<T> |
get() |
RecordReader<T> get() throws IOException
IOExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.