public class TestOpenSeqNumUnexpectedIncrease extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestOpenSeqNumUnexpectedIncrease.MockHRegion |
| Modifier and Type | Field and Description |
|---|---|
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
private static AtomicInteger |
FAILED_OPEN |
private static org.apache.hadoop.hbase.TableName |
TABLE_NAME |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestOpenSeqNumUnexpectedIncrease() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
static void |
tearDown() |
void |
test() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static AtomicInteger FAILED_OPEN
private static org.apache.hadoop.hbase.TableName TABLE_NAME
private static byte[] CF
public TestOpenSeqNumUnexpectedIncrease()
public void test() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.