Package io.trino.operator
Class PageUtils
- java.lang.Object
-
- io.trino.operator.PageUtils
-
public final class PageUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidrecordMaterializedBytes(Page page, LongConsumer sizeInBytesConsumer)
-
-
-
Method Detail
-
recordMaterializedBytes
public static void recordMaterializedBytes(Page page, LongConsumer sizeInBytesConsumer)
-
-