Package io.trino.plugin.deltalake
Class DeltaLakeWriterStats
java.lang.Object
io.trino.plugin.deltalake.DeltaLakeWriterStats
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddInputPageSizesInBytes(long bytes) io.airlift.stats.DistributionStat
-
Constructor Details
-
DeltaLakeWriterStats
public DeltaLakeWriterStats()
-
-
Method Details
-
getInputPageSizeInBytes
public io.airlift.stats.DistributionStat getInputPageSizeInBytes() -
addInputPageSizesInBytes
public void addInputPageSizesInBytes(long bytes)
-