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