public class TestRecoverableZooKeeper extends Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
TestRecoverableZooKeeper.ZookeeperStub |
Modifier and Type | Field and Description |
---|---|
private org.apache.hadoop.hbase.Abortable |
abortable |
static HBaseClassTestRule |
CLASS_RULE |
private static HBaseZKTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestRecoverableZooKeeper() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testSetDataVersionMismatchInLoop() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseZKTestingUtility TEST_UTIL
private org.apache.hadoop.hbase.Abortable abortable
public TestRecoverableZooKeeper()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testSetDataVersionMismatchInLoop() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.