| Constructor and Description |
|---|
FileReader(org.apache.calcite.util.Source source) |
FileReader(org.apache.calcite.util.Source source,
String selector) |
FileReader(org.apache.calcite.util.Source source,
String selector,
Integer index) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.apache.calcite.adapter.file.FileReader.FileReaderIterator |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic FileReader(org.apache.calcite.util.Source source,
String selector,
Integer index)
throws org.apache.calcite.adapter.file.FileReaderException
org.apache.calcite.adapter.file.FileReaderExceptionpublic FileReader(org.apache.calcite.util.Source source,
String selector)
throws org.apache.calcite.adapter.file.FileReaderException
org.apache.calcite.adapter.file.FileReaderExceptionpublic FileReader(org.apache.calcite.util.Source source)
throws org.apache.calcite.adapter.file.FileReaderException
org.apache.calcite.adapter.file.FileReaderExceptionCopyright © 2012-2023 Apache Software Foundation. All Rights Reserved.