Package org.apache.druid.sql.http
Class SqlHttpModule
java.lang.Object
org.apache.druid.sql.http.SqlHttpModule
- All Implemented Interfaces:
com.google.inject.Module
The Module responsible for providing bindings to the SQL http endpoint
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SqlHttpModule
public SqlHttpModule()
-
-
Method Details
-
configure
public void configure(com.google.inject.Binder binder) - Specified by:
configurein interfacecom.google.inject.Module
-