Uses of Class
org.apache.drill.exec.planner.sql.handlers.SchemaHandler
Package
Description
-
Uses of SchemaHandler in org.apache.drill.exec.planner.sql.handlers
Modifier and TypeClassDescriptionstatic class
ALTER SCHEMA ADD command handler.static class
CREATE SCHEMA command handler.static class
DESCRIBE SCHEMA FOR TABLE command handler.static class
DROP SCHEMA command handler.static class
ALTER SCHEMA REMOVE command handler. -
Uses of SchemaHandler in org.apache.drill.exec.record.metadata.schema
Modifier and TypeMethodDescriptionstatic SchemaProvider
SchemaProviderFactory.create
(SqlSchema sqlSchema, SchemaHandler schemaHandler) Creates schema provider for sql schema commands.