public class TestAvoidCellReferencesIntoShippedBlocks extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestAvoidCellReferencesIntoShippedBlocks.CompactorRegionObserver |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
protected static int |
SLAVES |
protected static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestAvoidCellReferencesIntoShippedBlocks() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testHBase16372InCompactionWritePath() |
void |
testHBASE16372InReadPath() |
public static final HBaseClassTestRule CLASS_RULE
protected static final HBaseTestingUtility TEST_UTIL
protected static int SLAVES
public org.junit.rules.TestName name
public TestAvoidCellReferencesIntoShippedBlocks()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testHBase16372InCompactionWritePath() throws Exception
Exceptionpublic void testHBASE16372InReadPath() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.