public class TestHeapSize extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestHeapSize() |
| Modifier and Type | Method and Description |
|---|---|
static void |
beforeClass() |
void |
testMutations() |
void |
testNativeSizes()
Test our hard-coded sizing of native java objects
|
void |
testObjectSize() |
void |
testReferenceSize() |
void |
testSizes()
Testing the classes that implements HeapSize and are a part of 0.20.
|
public static final HBaseClassTestRule CLASS_RULE
public TestHeapSize()
public static void beforeClass() throws Exception
Exceptionpublic void testNativeSizes() throws IOException
IOExceptionpublic void testSizes() throws IOException
IOExceptionpublic void testMutations()
public void testReferenceSize()
public void testObjectSize() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.