public class TestServerLoadDurability extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Admin |
admin |
static HBaseClassTestRule |
CLASS_RULE |
org.apache.hadoop.conf.Configuration |
conf |
protected Connection |
conn |
protected TableName |
tableName |
org.junit.rules.TestName |
testName |
protected HBaseTestingUtility |
utility |
| Constructor and Description |
|---|
TestServerLoadDurability() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
parameters() |
void |
setUp() |
void |
tearDown() |
void |
testCompactionTimestamps() |
public static final HBaseClassTestRule CLASS_RULE
public org.apache.hadoop.conf.Configuration conf
protected HBaseTestingUtility utility
protected Connection conn
public org.junit.rules.TestName testName
public TestServerLoadDurability()
public static final Collection<Object[]> parameters()
public void testCompactionTimestamps() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.