| Modifier and Type | Class and Description |
|---|---|
class |
CsvFilterableTable
Table based on a CSV file that can implement simple filtering.
|
class |
CsvScannableTable
Table based on a CSV file.
|
class |
CsvTranslatableTable
Table based on a CSV file.
|
| Modifier and Type | Method and Description |
|---|---|
CsvTable |
CsvTableFactory.create(SchemaPlus schema,
String name,
Map<String,Object> operand,
RelDataType rowType) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.