public class KafkaSchemaFactory extends AbstractSchemaFactory
DEFAULT_WS_NAME
Constructor and Description |
---|
KafkaSchemaFactory(KafkaStoragePlugin plugin,
String schemaName) |
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 KafkaSchemaFactory(KafkaStoragePlugin plugin, String schemaName)
public void registerSchemas(SchemaConfig schemaConfig, org.apache.calcite.schema.SchemaPlus parent)
SchemaFactory
schemaConfig
- Configuration for schema objects.parent
- Reference to parent schema.Copyright © 1970 The Apache Software Foundation. All rights reserved.