public class TestCompactionInDeadRegionServer extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestCompactionInDeadRegionServer.IgnoreYouAreDeadRS |
Modifier and Type | Field and Description |
---|---|
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
CQ |
private static org.slf4j.Logger |
LOG |
private static org.apache.hadoop.hbase.TableName |
TABLE_NAME |
private static HBaseTestingUtility |
UTIL |
Class<? extends org.apache.hadoop.hbase.wal.WALProvider> |
walProvider |
Constructor and Description |
---|
TestCompactionInDeadRegionServer() |
Modifier and Type | Method and Description |
---|---|
static List<Object[]> |
params() |
void |
setUp() |
void |
tearDown() |
void |
test() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility UTIL
private static final org.apache.hadoop.hbase.TableName TABLE_NAME
private static final byte[] CF
private static final byte[] CQ
public Class<? extends org.apache.hadoop.hbase.wal.WALProvider> walProvider
public TestCompactionInDeadRegionServer()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.