Class QueryToolChestModule

java.lang.Object
org.apache.druid.guice.QueryToolChestModule
All Implemented Interfaces:
com.google.inject.Module
Direct Known Subclasses:
QueryRunnerFactoryModule

public class QueryToolChestModule extends Object implements com.google.inject.Module
  • Field Details

  • Constructor Details

    • QueryToolChestModule

      public QueryToolChestModule()
  • Method Details

    • configure

      public void configure(com.google.inject.Binder binder)
      Specified by:
      configure in interface com.google.inject.Module