Class MetastoreTypeConfig

java.lang.Object
io.trino.plugin.hive.metastore.MetastoreTypeConfig

public class MetastoreTypeConfig extends Object
  • Constructor Details

    • MetastoreTypeConfig

      public MetastoreTypeConfig()
  • Method Details

    • getMetastoreType

      @NotNull public @NotNull String getMetastoreType()
    • setMetastoreType

      @Config("hive.metastore") public MetastoreTypeConfig setMetastoreType(String metastoreType)