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, MetastoreSupportsDateStatistics metastoreSupportsDateStatistics, AtomicInteger chosenGetTableAlternative, AtomicInteger chosenTableParamAlternative, AtomicInteger chosenGetAllTablesAlternative, AtomicInteger chosenGetAllViewsPerDatabaseAlternative, AtomicInteger chosenGetAllViewsAlternative, AtomicInteger chosenAlterTransactionalTableAlternative, AtomicInteger chosenAlterPartitionsAlternative)