Class HiveConnectorFactory.EmptyModule

java.lang.Object
io.trino.plugin.hive.HiveConnectorFactory.EmptyModule
All Implemented Interfaces:
com.google.inject.Module
Enclosing class:
HiveConnectorFactory

public static class HiveConnectorFactory.EmptyModule extends Object implements com.google.inject.Module
  • Constructor Details

    • EmptyModule

      public EmptyModule()
  • Method Details

    • configure

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