Package org.apache.druid.catalog.model
Interface SchemaRegistry.SchemaSpec
-
- All Known Implementing Classes:
SchemaRegistryImpl.SchemaDefnImpl
- Enclosing interface:
- SchemaRegistry
public static interface SchemaRegistry.SchemaSpec
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccepts(String tableType)Stringname()StringsecurityResource()booleanwritable()
-