public class TransformingInputSourceReader extends Object implements InputSourceReader
| Modifier and Type | Method and Description |
|---|---|
CloseableIterator<InputRow> |
read(InputStats inputStats) |
CloseableIterator<InputRowListPlusRawValues> |
sample() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadpublic CloseableIterator<InputRow> read(InputStats inputStats) throws IOException
read in interface InputSourceReaderIOExceptionpublic CloseableIterator<InputRowListPlusRawValues> sample() throws IOException
sample in interface InputSourceReaderIOExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.