public class TestHBaseFsckCleanReplicationBarriers extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestHBaseFsckCleanReplicationBarriers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createPeer() |
static void |
setUp() |
static void |
tearDown() |
void |
testCleanReplicationBarrierWithDeletedTable() |
void |
testCleanReplicationBarrierWithExistTable() |
void |
testCleanReplicationBarrierWithNonExistTable() |
public static final HBaseClassTestRule CLASS_RULE
public TestHBaseFsckCleanReplicationBarriers()
public void testCleanReplicationBarrierWithNonExistTable() throws ClassNotFoundException, IOException
ClassNotFoundExceptionIOExceptionpublic void testCleanReplicationBarrierWithDeletedTable() throws Exception
Exceptionpublic void testCleanReplicationBarrierWithExistTable() throws Exception
Exceptionpublic static void createPeer() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.