Class IcebergHiveMetastoreCatalogModule

java.lang.Object
io.airlift.configuration.AbstractConfigurationAwareModule
io.trino.plugin.iceberg.catalog.hms.IcebergHiveMetastoreCatalogModule
All Implemented Interfaces:
com.google.inject.Module, io.airlift.configuration.ConfigurationAwareModule

public class IcebergHiveMetastoreCatalogModule extends io.airlift.configuration.AbstractConfigurationAwareModule
  • Field Details

    • HIDE_DELTA_LAKE_TABLES_IN_ICEBERG

      public static final boolean HIDE_DELTA_LAKE_TABLES_IN_ICEBERG
      See Also:
  • Constructor Details

    • IcebergHiveMetastoreCatalogModule

      public IcebergHiveMetastoreCatalogModule()
  • Method Details

    • setup

      protected void setup(com.google.inject.Binder binder)
      Specified by:
      setup in class io.airlift.configuration.AbstractConfigurationAwareModule