public class TransformingInputSourceReader extends Object implements InputSourceReader
| Modifier and Type | Method and Description |
|---|---|
CloseableIterator<InputRow> |
read() |
CloseableIterator<InputRowListPlusRawValues> |
sample() |
public CloseableIterator<InputRow> read() throws IOException
read in interface InputSourceReaderIOExceptionpublic CloseableIterator<InputRowListPlusRawValues> sample() throws IOException
sample in interface InputSourceReaderIOExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.