public class HashJoinHelperSizeCalculatorImpl extends Object implements HashJoinHelperSizeCalculator
| Modifier and Type | Field and Description |
|---|---|
static HashJoinHelperSizeCalculatorImpl |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
long |
calculateSize(HashJoinMemoryCalculator.PartitionStat partitionStat,
double fragmentationFactor) |
public static final HashJoinHelperSizeCalculatorImpl INSTANCE
public long calculateSize(HashJoinMemoryCalculator.PartitionStat partitionStat, double fragmentationFactor)
calculateSize in interface HashJoinHelperSizeCalculatorCopyright © 2021 The Apache Software Foundation. All rights reserved.