| Modifier and Type | Field and Description |
|---|---|
(package private) ElasticsearchTable |
ElasticsearchRel.Implementor.elasticsearchTable |
private ElasticsearchTable |
ElasticsearchTableScan.elasticsearchTable |
| Modifier and Type | Method and Description |
|---|---|
private ElasticsearchTable |
ElasticsearchTable.ElasticsearchQueryable.getTable() |
| Constructor and Description |
|---|
ElasticsearchTable.ElasticsearchQueryable(QueryProvider queryProvider,
SchemaPlus schema,
ElasticsearchTable table,
String tableName) |
ElasticsearchTableScan(RelOptCluster cluster,
RelTraitSet traitSet,
RelOptTable table,
ElasticsearchTable elasticsearchTable,
RelDataType projectRowType)
Creates an ElasticsearchTableScan.
|
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.