Uses of Interface
io.trino.plugin.deltalake.statistics.ExtendedStatisticsAccess
Packages that use ExtendedStatisticsAccess
Package
Description
-
Uses of ExtendedStatisticsAccess in io.trino.plugin.deltalake
Constructors in io.trino.plugin.deltalake with parameters of type ExtendedStatisticsAccessModifierConstructorDescriptionDeltaLakeMetadata(DeltaLakeMetastore metastore, TrinoFileSystemFactory fileSystemFactory, TypeManager typeManager, AccessControlMetadata accessControlMetadata, 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, ExtendedStatisticsAccess statisticsAccess, boolean useUniqueTableLocation, boolean allowManagedTableRename) -
Uses of ExtendedStatisticsAccess in io.trino.plugin.deltalake.procedure
Constructors in io.trino.plugin.deltalake.procedure with parameters of type ExtendedStatisticsAccessModifierConstructorDescriptionDropExtendedStatsProcedure(DeltaLakeMetadataFactory metadataFactory, ExtendedStatisticsAccess statsAccess) -
Uses of ExtendedStatisticsAccess in io.trino.plugin.deltalake.statistics
Classes in io.trino.plugin.deltalake.statistics that implement ExtendedStatisticsAccessModifier and TypeClassDescriptionclassclassConstructors in io.trino.plugin.deltalake.statistics with parameters of type ExtendedStatisticsAccess