public class TestHeapMemoryManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestHeapMemoryManager() |
public static final HBaseClassTestRule CLASS_RULE
public TestHeapMemoryManager()
public void testAutoTunerShouldBeOffWhenMaxMinRangesForMemstoreIsNotGiven() throws Exception
Exceptionpublic void testAutoTunerShouldBeOffWhenMaxMinRangesForBlockCacheIsNotGiven() throws Exception
Exceptionpublic void testWhenMemstoreAndBlockCacheMaxMinChecksFails() throws Exception
Exceptionpublic void testWhenClusterIsWriteHeavyWithEmptyMemstore() throws Exception
Exceptionpublic void testHeapMemoryManagerWhenOffheapFlushesHappenUnderReadHeavyCase() throws Exception
Exceptionpublic void testHeapMemoryManagerWithOffheapMemstoreAndMixedWorkload() throws Exception
Exceptionpublic void testWhenClusterIsReadHeavyWithEmptyBlockCache() throws Exception
Exceptionpublic void testWhenClusterIsWriteHeavy() throws Exception
Exceptionpublic void testWhenClusterIsWriteHeavyWithOffheapMemstore() throws Exception
Exceptionpublic void testWhenClusterIsReadHeavy() throws Exception
Exceptionpublic void testWhenClusterIsHavingMoreWritesThanReads() throws Exception
Exceptionpublic void testBlockedFlushesIncreaseMemstoreInSteadyState() throws Exception
Exceptionpublic void testPluggingInHeapMemoryTuner() throws Exception
Exceptionpublic void testWhenSizeGivenByHeapTunerGoesOutsideRange() throws Exception
Exceptionpublic void testWhenCombinedHeapSizesFromTunerGoesOutSideMaxLimit() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.