Uses of Class
org.apache.drill.exec.planner.sql.handlers.SchemaHandler
Packages that use SchemaHandler
Package
Description
-
Uses of SchemaHandler in org.apache.drill.exec.planner.sql.handlers
Subclasses of SchemaHandler in org.apache.drill.exec.planner.sql.handlersModifier and TypeClassDescriptionstatic classALTER SCHEMA ADD command handler.static classCREATE SCHEMA command handler.static classDESCRIBE SCHEMA FOR TABLE command handler.static classDROP SCHEMA command handler.static classALTER SCHEMA REMOVE command handler. -
Uses of SchemaHandler in org.apache.drill.exec.record.metadata.schema
Methods in org.apache.drill.exec.record.metadata.schema with parameters of type SchemaHandlerModifier and TypeMethodDescriptionstatic SchemaProviderSchemaProviderFactory.create(SqlSchema sqlSchema, SchemaHandler schemaHandler) Creates schema provider for sql schema commands.