public final class RedshiftMemoryUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
calculateNodeSize(Tuple row)
Calculates the estimated memory size in bytes for a tuple node, including JVM overhead.
|
public static int calculateNodeSize(Tuple row)
row - The tuple to calculate size for, can be nullCopyright © 2025 Amazon.com Inc.. All rights reserved.