public class TestZKReplicationQueueStorage extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestZKReplicationQueueStorage() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
static void |
tearDown() |
void |
tearDownAfterTest() |
void |
testAddRemoveLog() |
void |
testClaimQueueChangeCversion() |
void |
testGetAllHFileRefsCversionChange() |
void |
testGetAllWALsCversionChange() |
void |
testRegionsZNodeLayout() |
void |
testRemoveAllLastPushedSeqIdsForPeer() |
void |
testReplicator() |
void |
testSetWALPositionBadVersion() |
public static final HBaseClassTestRule CLASS_RULE
public TestZKReplicationQueueStorage()
public static void tearDown() throws IOException
IOExceptionpublic void tearDownAfterTest() throws ReplicationException, org.apache.zookeeper.KeeperException, IOException
ReplicationExceptionorg.apache.zookeeper.KeeperExceptionIOExceptionpublic void testReplicator() throws ReplicationException
ReplicationExceptionpublic void testAddRemoveLog() throws ReplicationException
ReplicationExceptionpublic void testClaimQueueChangeCversion() throws ReplicationException, org.apache.zookeeper.KeeperException
ReplicationExceptionorg.apache.zookeeper.KeeperExceptionpublic void testGetAllWALsCversionChange() throws IOException, ReplicationException
IOExceptionReplicationExceptionpublic void testGetAllHFileRefsCversionChange() throws IOException, ReplicationException
IOExceptionReplicationExceptionpublic void testSetWALPositionBadVersion() throws IOException, ReplicationException
IOExceptionReplicationExceptionpublic void testRegionsZNodeLayout() throws Exception
Exceptionpublic void testRemoveAllLastPushedSeqIdsForPeer() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.