Uses of Class
io.trino.plugin.hive.metastore.thrift.MetastoreSupportsDateStatistics
Packages that use MetastoreSupportsDateStatistics
-
Uses of MetastoreSupportsDateStatistics in io.trino.plugin.hive.metastore.thrift
Constructors in io.trino.plugin.hive.metastore.thrift with parameters of type MetastoreSupportsDateStatisticsModifierConstructorDescriptionThriftHiveMetastoreClient(ThriftHiveMetastoreClient.TransportSupplier transportSupplier, String hostname, MetastoreSupportsDateStatistics metastoreSupportsDateStatistics, AtomicInteger chosenGetTableAlternative, AtomicInteger chosenTableParamAlternative, AtomicInteger chosenGetAllTablesAlternative, AtomicInteger chosenGetAllViewsPerDatabaseAlternative, AtomicInteger chosenGetAllViewsAlternative, AtomicInteger chosenAlterTransactionalTableAlternative, AtomicInteger chosenAlterPartitionsAlternative)