public class TestZKConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestZKConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
testClusterKey() |
void |
testClusterKeyWithMultiplePorts() |
void |
testGetZooKeeperClusterKey() |
private void |
testKey(String ensemble,
int port,
String znode) |
private void |
testKey(String ensemble,
int port,
String znode,
Boolean multiplePortSupport) |
void |
testZKConfigLoading() |
public static final HBaseClassTestRule CLASS_RULE
public TestZKConfig()
public void testZKConfigLoading() throws Exception
Exceptionpublic void testGetZooKeeperClusterKey()
public void testClusterKey() throws Exception
Exceptionpublic void testClusterKeyWithMultiplePorts() throws Exception
Exceptionprivate void testKey(String ensemble, int port, String znode) throws IOException
IOExceptionprivate void testKey(String ensemble, int port, String znode, Boolean multiplePortSupport) throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.