Package io.trino.execution.buffer
Class SpoolingOutputStats.Snapshot
java.lang.Object
io.trino.execution.buffer.SpoolingOutputStats.Snapshot
- Enclosing class:
SpoolingOutputStats
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetPartitionSizeInBytes(int partition) io.airlift.slice.Slice
-
Constructor Details
-
Snapshot
public Snapshot(io.airlift.slice.Slice values)
-
-
Method Details
-
getValues
public io.airlift.slice.Slice getValues() -
getPartitionSizeInBytes
public long getPartitionSizeInBytes(int partition)
-