Uses of Class
io.trino.plugin.hive.metastore.glue.GlueMetastoreStats
-
Packages that use GlueMetastoreStats Package Description io.trino.plugin.hive.metastore.glue -
-
Uses of GlueMetastoreStats in io.trino.plugin.hive.metastore.glue
Methods in io.trino.plugin.hive.metastore.glue that return GlueMetastoreStats Modifier and Type Method Description GlueMetastoreStatsGlueHiveMetastore. getStats()Methods in io.trino.plugin.hive.metastore.glue with parameters of type GlueMetastoreStats Modifier and Type Method Description GlueColumnStatisticsProviderDefaultGlueColumnStatisticsProviderFactory. createGlueColumnStatisticsProvider(com.amazonaws.services.glue.AWSGlueAsync glueClient, GlueMetastoreStats stats)GlueColumnStatisticsProviderDisabledGlueColumnStatisticsProviderFactory. createGlueColumnStatisticsProvider(com.amazonaws.services.glue.AWSGlueAsync glueClient, GlueMetastoreStats stats)GlueColumnStatisticsProviderGlueColumnStatisticsProviderFactory. createGlueColumnStatisticsProvider(com.amazonaws.services.glue.AWSGlueAsync glueClient, GlueMetastoreStats stats)Constructors in io.trino.plugin.hive.metastore.glue with parameters of type GlueMetastoreStats Constructor Description DefaultGlueColumnStatisticsProvider(com.amazonaws.services.glue.AWSGlueAsync glueClient, Executor readExecutor, Executor writeExecutor, GlueMetastoreStats stats)GlueSdkClientMetricsCollector(GlueMetastoreStats stats)
-