Uses of Interface
io.trino.plugin.deltalake.statistics.DeltaLakeTableStatisticsProvider
Packages that use DeltaLakeTableStatisticsProvider
-
Uses of DeltaLakeTableStatisticsProvider in io.trino.plugin.deltalake
Constructors in io.trino.plugin.deltalake with parameters of type DeltaLakeTableStatisticsProviderModifierConstructorDescriptionDeltaLakeMetadata(DeltaLakeMetastore metastore, TransactionLogAccess transactionLogAccess, DeltaLakeTableStatisticsProvider tableStatisticsProvider, TrinoFileSystemFactory fileSystemFactory, TypeManager typeManager, io.trino.plugin.hive.security.AccessControlMetadata accessControlMetadata, io.trino.plugin.hive.TrinoViewHiveMetastore trinoViewHiveMetastore, int domainCompactionThreshold, boolean unsafeWritesEnabled, io.airlift.json.JsonCodec<DataFileInfo> dataFileInfoCodec, io.airlift.json.JsonCodec<DeltaLakeMergeResult> mergeResultJsonCodec, TransactionLogWriterFactory transactionLogWriterFactory, NodeManager nodeManager, CheckpointWriterManager checkpointWriterManager, long defaultCheckpointInterval, boolean deleteSchemaLocationsFallback, DeltaLakeRedirectionsProvider deltaLakeRedirectionsProvider, CachingExtendedStatisticsAccess statisticsAccess, boolean useUniqueTableLocation, boolean allowManagedTableRename) -
Uses of DeltaLakeTableStatisticsProvider in io.trino.plugin.deltalake.statistics
Classes in io.trino.plugin.deltalake.statistics that implement DeltaLakeTableStatisticsProvider