public class TestZKAsyncRegistry extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
(package private) static org.slf4j.Logger |
LOG |
private static org.apache.hadoop.hbase.client.ZKAsyncRegistry |
REGISTRY |
(package private) static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestZKAsyncRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
static void |
tearDown() |
void |
test() |
void |
testIndependentZKConnections() |
void |
testNoMetaAvailable() |
public static final HBaseClassTestRule CLASS_RULE
static final org.slf4j.Logger LOG
static final HBaseTestingUtility TEST_UTIL
private static org.apache.hadoop.hbase.client.ZKAsyncRegistry REGISTRY
public TestZKAsyncRegistry()
public void test() throws InterruptedException, ExecutionException, IOException
public void testIndependentZKConnections() throws IOException
IOExceptionpublic void testNoMetaAvailable() throws InterruptedException
InterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.