public class TestGlobalMemStoreSize extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestGlobalMemStoreSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGlobalMemStore()
Test the global mem store size in the region server is equal to sum of each
region's mem store size
|
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestGlobalMemStoreSize()
public void testGlobalMemStore() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.