Uses of Interface
io.trino.plugin.hive.statistics.HiveStatisticsProvider
-
Packages that use HiveStatisticsProvider Package Description io.trino.plugin.hive io.trino.plugin.hive.statistics -
-
Uses of HiveStatisticsProvider in io.trino.plugin.hive
Constructors in io.trino.plugin.hive with parameters of type HiveStatisticsProvider Constructor Description HiveMetadata(CatalogName catalogName, SemiTransactionalHiveMetastore metastore, boolean autoCommit, HdfsEnvironment hdfsEnvironment, HivePartitionManager partitionManager, boolean writesToNonManagedTablesEnabled, boolean createsOfNonManagedTablesEnabled, boolean translateHiveViews, boolean hiveViewsRunAsInvoker, boolean hideDeltaLakeTables, TypeManager typeManager, MetadataProvider metadataProvider, LocationService locationService, io.airlift.json.JsonCodec<PartitionUpdate> partitionUpdateCodec, String trinoVersion, HiveStatisticsProvider hiveStatisticsProvider, HiveRedirectionsProvider hiveRedirectionsProvider, Set<SystemTableProvider> systemTableProviders, HiveMaterializedViewMetadata hiveMaterializedViewMetadata, AccessControlMetadata accessControlMetadata, DirectoryLister directoryLister) -
Uses of HiveStatisticsProvider in io.trino.plugin.hive.statistics
Classes in io.trino.plugin.hive.statistics that implement HiveStatisticsProvider Modifier and Type Class Description classMetastoreHiveStatisticsProvider
-