public class DrillSchemaFactory extends AbstractSchemaFactory
DEFAULT_WS_NAME
Constructor and Description |
---|
DrillSchemaFactory(String name) |
Modifier and Type | Method and Description |
---|---|
void |
registerSchemas(SchemaConfig schemaConfig,
org.apache.calcite.schema.SchemaPlus parent)
Historical note.
|
getName
public DrillSchemaFactory(String name)
public void registerSchemas(SchemaConfig schemaConfig, org.apache.calcite.schema.SchemaPlus parent) throws IOException
schemaConfig
- Configuration for schema objects.parent
- Reference to parent schema.IOException
Copyright © 1970 The Apache Software Foundation. All rights reserved.