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