Uses of Class
org.apache.druid.sql.calcite.planner.SqlStatementHandler.BaseStatementHandler
Packages that use SqlStatementHandler.BaseStatementHandler
-
Uses of SqlStatementHandler.BaseStatementHandler in org.apache.druid.sql.calcite.planner
Modifier and TypeClassDescriptionclassprotected static classHandler for the INSERT statement.protected static classHandler for the REPLACE statement.classAbstract base class for handlers that revolve around queries: SELECT, INSERT and REPLACE.static class