Class ThriftTpchServerModule

java.lang.Object
io.trino.plugin.thrift.server.ThriftTpchServerModule
All Implemented Interfaces:
com.google.inject.Module

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

    • ThriftTpchServerModule

      public ThriftTpchServerModule()
  • Method Details

    • configure

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