public class TestExternalSortInternals extends SubOperatorTest
DrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
BaseDirTestWatcher |
watcher |
dirTestWatcher, fixturelogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TestExternalSortInternals() |
| Modifier and Type | Method and Description |
|---|---|
void |
testConfigConstraints() |
void |
testConfigDefaults()
Verify defaults configured in drill-override.conf.
|
void |
testConfigLimits()
Some properties have hard-coded limits.
|
void |
testConfigOverride()
Verify that the various constants do, in fact, map to the
expected properties, and that the properties are overridden.
|
void |
testExtremeLowMemory() |
void |
testLowerMemory() |
void |
testLowMemory() |
void |
testMemoryDynamics() |
void |
testMemoryManagerBasics() |
void |
testMemoryOverflow() |
void |
testMergeCalcs() |
void |
testMergeCalcsExtreme() |
void |
testMergeLimit() |
void |
testMetrics() |
void |
testSmallRows() |
classSetup, classTeardownescapeJsonString, finishDrillTest, initDrillTestpublic final BaseDirTestWatcher watcher
public void testConfigDefaults()
public void testConfigOverride()
public void testConfigLimits()
public void testMemoryManagerBasics()
public void testSmallRows()
public void testLowMemory()
public void testLowerMemory()
public void testExtremeLowMemory()
public void testMemoryOverflow()
public void testConfigConstraints()
public void testMemoryDynamics()
public void testMergeCalcs()
public void testMergeCalcsExtreme()
public void testMergeLimit()
public void testMetrics()
Copyright © 2021 The Apache Software Foundation. All rights reserved.