public class TestMvccConsistentScanner extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
TestMvccConsistentScanner() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testCrossRowAtomicInRegion() |
void |
testRowAtomic() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName testName
public TestMvccConsistentScanner()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void setUp() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testRowAtomic() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testCrossRowAtomicInRegion() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2019 Cloudera. All rights reserved.