Class CalcitePlannerModule
java.lang.Object
org.apache.druid.sql.calcite.planner.CalcitePlannerModule
- All Implemented Interfaces:
com.google.inject.Module
The module responsible for provide bindings for the Calcite Planner.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CONFIG_BASE
- See Also:
-
-
Constructor Details
-
CalcitePlannerModule
public CalcitePlannerModule()
-
-
Method Details
-
configure
public void configure(com.google.inject.Binder binder) - Specified by:
configurein interfacecom.google.inject.Module
-