-
class
class
This calculator class is used when the Hash-Join_helper is not used (i.e., return size of zero)
PostBuildCalculationsImpl(boolean firstCycle,
BatchSizePredictor probeSizePredictor,
long memoryAvailable,
long maxOutputBatchSize,
int maxBatchNumRecordsProbe,
int recordsPerPartitionBatchProbe,
HashJoinMemoryCalculator.PartitionStatSet buildPartitionStatSet,
Map<String,Long> keySizes,
HashTableSizeCalculator hashTableSizeCalculator,
HashJoinHelperSizeCalculator hashJoinHelperSizeCalculator,
double fragmentationFactor,
double safetyFactor,
double loadFactor,
boolean reserveHash,
boolean semiJoin)