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
Exception
public void testGetZooKeeperClusterKey()
public void testClusterKey() throws Exception
Exception
public void testClusterKeyWithMultiplePorts() throws Exception
Exception
private void testKey(String ensemble, int port, String znode) throws IOException
IOException
private void testKey(String ensemble, int port, String znode, Boolean multiplePortSupport) throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.