Class ThriftModule

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

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

    • ThriftModule

      public ThriftModule()
  • Method Details

    • configure

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

      @Provides public Executor createMetadataRefreshExecutor(ThriftConnectorConfig config)