Class QueryExecutionFactoryModule

java.lang.Object
io.trino.server.QueryExecutionFactoryModule
All Implemented Interfaces:
com.google.inject.Module

public class QueryExecutionFactoryModule extends Object implements com.google.inject.Module
  • Constructor Details

    • QueryExecutionFactoryModule

      public QueryExecutionFactoryModule()
  • Method Details

    • configure

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