public class ElasticsearchDrillSchemaFactory extends AbstractSchemaFactory
DEFAULT_WS_NAME
Constructor and Description |
---|
ElasticsearchDrillSchemaFactory(String name,
ElasticsearchStoragePlugin plugin) |
Modifier and Type | Method and Description |
---|---|
void |
registerSchemas(SchemaConfig schemaConfig,
org.apache.calcite.schema.SchemaPlus parent)
Register the schemas provided by this SchemaFactory implementation under the given parent schema.
|
getName
public ElasticsearchDrillSchemaFactory(String name, ElasticsearchStoragePlugin plugin)
public void registerSchemas(SchemaConfig schemaConfig, org.apache.calcite.schema.SchemaPlus parent) throws com.fasterxml.jackson.core.JsonProcessingException
SchemaFactory
schemaConfig
- Configuration for schema objects.parent
- Reference to parent schema.com.fasterxml.jackson.core.JsonProcessingException
Copyright © 1970 The Apache Software Foundation. All rights reserved.