public class TestBadReplicationPeer extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.conf.Configuration |
conf |
private static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
private static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestBadReplicationPeer() |
| Modifier and Type | Method and Description |
|---|---|
private static void |
cleanPeer(String peerId) |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testRemovePeerSucceeds() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility TEST_UTIL
private static org.apache.hadoop.conf.Configuration conf
public org.junit.rules.TestName name
public TestBadReplicationPeer()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testRemovePeerSucceeds() throws IOException
IOExceptionprivate static void cleanPeer(String peerId) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.