Package org.apache.druid.catalog.model
Class SchemaRegistryImpl
java.lang.Object
org.apache.druid.catalog.model.SchemaRegistryImpl
- All Implemented Interfaces:
SchemaRegistry
Hard-coded schema registry that knows about the well-known, and
a few obscure, Druid schemas. Does not allow for user-defined
schemas, which the rest of Druid would not be able to support.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.apache.druid.catalog.model.SchemaRegistry
SchemaRegistry.SchemaSpec -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SchemaRegistryImpl
public SchemaRegistryImpl()
-
-
Method Details
-
schema
- Specified by:
schemain interfaceSchemaRegistry
-
names
- Specified by:
namesin interfaceSchemaRegistry
-
schemas
- Specified by:
schemasin interfaceSchemaRegistry
-