Class QueryRunnerFactoryModule

  • All Implemented Interfaces:
    com.google.inject.Module

    public class QueryRunnerFactoryModule
    extends QueryToolChestModule
    • Constructor Detail

      • QueryRunnerFactoryModule

        public QueryRunnerFactoryModule()
    • Method Detail

      • configure

        public void configure​(com.google.inject.Binder binder)
        Specified by:
        configure in interface com.google.inject.Module
        Overrides:
        configure in class QueryToolChestModule
      • getWatcher

        @Provides
        public org.apache.druid.query.QueryWatcher getWatcher​(QueryScheduler scheduler)