public class ElasticsearchSchemaFactory extends Object implements org.apache.calcite.schema.SchemaFactory
ElasticsearchSchema.
Allows a custom schema to be included in a model.json file.
| Constructor and Description |
|---|
ElasticsearchSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.schema.Schema |
create(org.apache.calcite.schema.SchemaPlus parentSchema,
String name,
Map<String,Object> operand) |
Copyright © 2012-2020 Apache Software Foundation. All Rights Reserved.