Uses of Class
io.trino.plugin.iceberg.MetricsWrapper
Packages that use MetricsWrapper
-
Uses of MetricsWrapper in io.trino.plugin.iceberg
Methods in io.trino.plugin.iceberg that return MetricsWrapperConstructors in io.trino.plugin.iceberg with parameters of type MetricsWrapperModifierConstructorDescriptionCommitTaskData(String path, IcebergFileFormat fileFormat, long fileSizeInBytes, MetricsWrapper metrics, String partitionSpecJson, Optional<String> partitionDataJson, org.apache.iceberg.FileContent content, Optional<String> referencedDataFile)