Uses of Interface
io.trino.plugin.hive.metastore.thrift.ThriftHiveMetastoreClient.TransportSupplier
Packages that use ThriftHiveMetastoreClient.TransportSupplier
-
Uses of ThriftHiveMetastoreClient.TransportSupplier in io.trino.plugin.hive.metastore.thrift
Methods in io.trino.plugin.hive.metastore.thrift with parameters of type ThriftHiveMetastoreClient.TransportSupplierModifier and TypeMethodDescriptionprotected ThriftMetastoreClientDefaultThriftMetastoreClientFactory.create(ThriftHiveMetastoreClient.TransportSupplier transportSupplier, String hostname) Constructors in io.trino.plugin.hive.metastore.thrift with parameters of type ThriftHiveMetastoreClient.TransportSupplierModifierConstructorDescriptionThriftHiveMetastoreClient(ThriftHiveMetastoreClient.TransportSupplier transportSupplier, String hostname, Optional<String> catalogName, MetastoreSupportsDateStatistics metastoreSupportsDateStatistics, boolean metastoreSupportsTableMeta, AtomicInteger chosenGetTableAlternative, AtomicInteger chosenAlterTransactionalTableAlternative, AtomicInteger chosenAlterPartitionsAlternative)