Uses of Class
io.trino.plugin.deltalake.transactionlog.statistics.DeltaLakeJsonFileStatistics
Packages that use DeltaLakeJsonFileStatistics
-
Uses of DeltaLakeJsonFileStatistics in io.trino.plugin.deltalake
Methods in io.trino.plugin.deltalake that return DeltaLakeJsonFileStatisticsConstructors in io.trino.plugin.deltalake with parameters of type DeltaLakeJsonFileStatisticsModifierConstructorDescriptionDataFileInfo(String path, long size, long creationTime, DataFileInfo.DataFileType dataFileType, List<String> partitionValues, DeltaLakeJsonFileStatistics statistics) -
Uses of DeltaLakeJsonFileStatistics in io.trino.plugin.deltalake.transactionlog.statistics
Methods in io.trino.plugin.deltalake.transactionlog.statistics that return DeltaLakeJsonFileStatistics