public class TestPartitionStat extends BaseTest
| Constructor and Description |
|---|
TestPartitionStat() |
| Modifier and Type | Method and Description |
|---|---|
static void |
comparePartitionStat(HashJoinMemoryCalculator.PartitionStat partitionStat,
boolean isEmpty,
long inMemorySize,
int numInMemoryBatches,
long numInMemoryRecords) |
void |
simpleAddBatchTest() |
void |
simpleSpillTest() |
public void simpleAddBatchTest()
public void simpleSpillTest()
public static void comparePartitionStat(HashJoinMemoryCalculator.PartitionStat partitionStat, boolean isEmpty, long inMemorySize, int numInMemoryBatches, long numInMemoryRecords)
Copyright © 2021 The Apache Software Foundation. All rights reserved.