Class SchemaRegistryImpl

java.lang.Object
org.apache.druid.catalog.model.SchemaRegistryImpl
All Implemented Interfaces:
SchemaRegistry

public class SchemaRegistryImpl extends Object implements 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.