public class TestPassCustomCellViaRegionObserver extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestPassCustomCellViaRegionObserver.RegionObserverImpl |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
TestPassCustomCellViaRegionObserver() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearTable() |
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testMultiPut() |
void |
testMutation() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName testName
public TestPassCustomCellViaRegionObserver()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void clearTable() throws IOException
IOExceptionpublic void testMutation() throws Exception
Exceptionpublic void testMultiPut() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.