public class TestMasterRepairMode extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
FAMILYNAME |
private static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestMasterRepairMode() |
Modifier and Type | Method and Description |
---|---|
private void |
enableMaintenanceMode() |
void |
setUp() |
void |
tearDown() |
void |
testExistingCluster() |
void |
testNewCluster() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
private static final org.slf4j.Logger LOG
private static final byte[] FAMILYNAME
private static HBaseTestingUtility TEST_UTIL
public TestMasterRepairMode()
private void enableMaintenanceMode()
public void testNewCluster() throws Exception
Exception
public void testExistingCluster() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.