public class StoragePluginRegistryImpl.DrillSchemaFactory extends Object implements SchemaFactory
logger| Constructor and Description |
|---|
StoragePluginRegistryImpl.DrillSchemaFactory() |
| 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.
|
public StoragePluginRegistryImpl.DrillSchemaFactory()
public void registerSchemas(SchemaConfig schemaConfig, org.apache.calcite.schema.SchemaPlus parent) throws IOException
SchemaFactoryregisterSchemas in interface SchemaFactoryschemaConfig - Configuration for schema objects.parent - Reference to parent schema.IOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.