Class TestZKConfig
java.lang.Object
org.apache.hadoop.hbase.zookeeper.TestZKConfig
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
Supported ZooKeeper client TLS properties -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
private void
private void
void
void
-
Field Details
-
CLASS_RULE
-
ZOOKEEPER_CLIENT_TLS_PROPERTIES
Supported ZooKeeper client TLS properties
-
-
Constructor Details
-
TestZKConfig
public TestZKConfig()
-
-
Method Details
-
testZKConfigLoading
- Throws:
Exception
-
testGetZooKeeperClusterKey
-
testClusterKey
- Throws:
Exception
-
testClusterKeyWithMultiplePorts
- Throws:
Exception
-
testZooKeeperTlsProperties
-
testKey
- Throws:
IOException
-
testKey
private void testKey(String ensemble, int port, String znode, Boolean multiplePortSupport) throws IOException - Throws:
IOException
-