Uses of Interface
io.trino.plugin.hive.metastore.thrift.MetastoreLocator
-
Packages that use MetastoreLocator Package Description io.trino.plugin.hive.metastore.thrift -
-
Uses of MetastoreLocator in io.trino.plugin.hive.metastore.thrift
Classes in io.trino.plugin.hive.metastore.thrift that implement MetastoreLocator Modifier and Type Class Description classStaticMetastoreLocatorConstructors in io.trino.plugin.hive.metastore.thrift with parameters of type MetastoreLocator Constructor Description ThriftHiveMetastore(MetastoreLocator metastoreLocator, HiveConfig hiveConfig, MetastoreConfig metastoreConfig, ThriftMetastoreConfig thriftConfig, HdfsEnvironment hdfsEnvironment, boolean authenticationEnabled)ThriftHiveMetastore(MetastoreLocator metastoreLocator, HiveConfig hiveConfig, MetastoreConfig metastoreConfig, ThriftMetastoreConfig thriftConfig, ThriftMetastoreAuthenticationConfig authenticationConfig, HdfsEnvironment hdfsEnvironment)
-