Class HiveMetastoreModule

java.lang.Object
io.airlift.configuration.AbstractConfigurationAwareModule
io.trino.plugin.hive.metastore.HiveMetastoreModule
All Implemented Interfaces:
com.google.inject.Module, io.airlift.configuration.ConfigurationAwareModule

public class HiveMetastoreModule extends io.airlift.configuration.AbstractConfigurationAwareModule
  • Constructor Details

  • Method Details

    • setup

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

      @Provides public boolean hideDeltaLakeTables(HiveMetastoreConfig hiveMetastoreConfig)