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 InputSourceReader
IOException
public CloseableIterator<InputRowListPlusRawValues> sample() throws IOException
sample
in interface InputSourceReader
IOException
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.