public class TestSequenceIdMonotonicallyIncreasing extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestSequenceIdMonotonicallyIncreasing() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testMerge() |
void |
testSplit() |
public static final HBaseClassTestRule CLASS_RULE
public TestSequenceIdMonotonicallyIncreasing()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void tearDown() throws IOException
IOExceptionpublic void testSplit() throws IOException, InterruptedException, ExecutionException, TimeoutException
public void testMerge() throws IOException, InterruptedException, ExecutionException, TimeoutException
Copyright © 2007–2019 Cloudera. All rights reserved.