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.
|
getNamepublic KafkaSchemaFactory(KafkaStoragePlugin plugin, String schemaName)
public void registerSchemas(SchemaConfig schemaConfig, org.apache.calcite.schema.SchemaPlus parent)
SchemaFactoryschemaConfig - Configuration for schema objects.parent - Reference to parent schema.Copyright © 2021 The Apache Software Foundation. All rights reserved.