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
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testRemovePeerSucceeds() throws IOException
IOException
private static void cleanPeer(String peerId) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.