Class Hierarchy
- java.lang.Object
- org.apache.calcite.rel.AbstractRelNode (implements org.apache.calcite.rel.RelNode)
- org.apache.calcite.rel.core.TableScan (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.adapter.csv.CsvTableScan (implements org.apache.calcite.adapter.enumerable.EnumerableRel)
- org.apache.calcite.rel.core.TableScan (implements org.apache.calcite.rel.hint.Hintable)
- org.apache.calcite.schema.impl.AbstractSchema (implements org.apache.calcite.schema.Schema)
- org.apache.calcite.adapter.csv.CsvSchema
- org.apache.calcite.schema.impl.AbstractTable (implements org.apache.calcite.schema.Table, org.apache.calcite.schema.Wrapper)
- org.apache.calcite.adapter.csv.CsvTable
- org.apache.calcite.adapter.csv.CsvFilterableTable (implements org.apache.calcite.schema.FilterableTable)
- org.apache.calcite.adapter.csv.CsvScannableTable (implements org.apache.calcite.schema.ScannableTable)
- org.apache.calcite.adapter.csv.CsvStreamScannableTable (implements org.apache.calcite.schema.StreamableTable)
- org.apache.calcite.adapter.csv.CsvTranslatableTable (implements org.apache.calcite.schema.QueryableTable, org.apache.calcite.schema.TranslatableTable)
- org.apache.calcite.adapter.csv.CsvTable
- org.apache.calcite.adapter.csv.CsvRules
- org.apache.calcite.adapter.csv.CsvSchemaFactory (implements org.apache.calcite.schema.SchemaFactory)
- org.apache.calcite.adapter.csv.CsvStreamTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.adapter.csv.CsvTableFactory (implements org.apache.calcite.schema.TableFactory<T>)
- org.apache.calcite.plan.RelOptRule
- org.apache.calcite.plan.RelRule<C>
- org.apache.calcite.adapter.csv.CsvProjectTableScanRule
- org.apache.calcite.plan.RelRule<C>
- org.apache.calcite.rel.AbstractRelNode (implements org.apache.calcite.rel.RelNode)
Interface Hierarchy
- org.apache.calcite.plan.RelRule.Config
- org.apache.calcite.adapter.csv.CsvProjectTableScanRule.Config
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.calcite.adapter.csv.CsvTable.Flavor
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)