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, Optional<String> catalogName, MetastoreSupportsDateStatistics metastoreSupportsDateStatistics, boolean metastoreSupportsTableMeta, AtomicInteger chosenGetTableAlternative, AtomicInteger chosenAlterTransactionalTableAlternative, AtomicInteger chosenAlterPartitionsAlternative)