Uses of Interface
org.apache.druid.catalog.model.SchemaRegistry.SchemaSpec
-
Packages that use SchemaRegistry.SchemaSpec Package Description org.apache.druid.catalog.model -
-
Uses of SchemaRegistry.SchemaSpec in org.apache.druid.catalog.model
Classes in org.apache.druid.catalog.model that implement SchemaRegistry.SchemaSpec Modifier and Type Class Description static classSchemaRegistryImpl.SchemaDefnImplMethods in org.apache.druid.catalog.model that return SchemaRegistry.SchemaSpec Modifier and Type Method Description SchemaRegistry.SchemaSpecSchemaRegistry. schema(String name)SchemaRegistry.SchemaSpecSchemaRegistryImpl. schema(String name)Methods in org.apache.druid.catalog.model that return types with arguments of type SchemaRegistry.SchemaSpec Modifier and Type Method Description List<SchemaRegistry.SchemaSpec>SchemaRegistry. schemas()List<SchemaRegistry.SchemaSpec>SchemaRegistryImpl. schemas()
-