public class PulsarClusterMetadataTeardown extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
localZkNodes |
| Constructor and Description |
|---|
PulsarClusterMetadataTeardown() |
| Modifier and Type | Method and Description |
|---|---|
static void |
deleteZkNodeRecursively(ZooKeeper zooKeeper,
String path) |
static ZooKeeper |
initZk(String connection,
int sessionTimeout) |
static void |
main(String[] args) |
public static String[] localZkNodes
public static ZooKeeper initZk(String connection, int sessionTimeout) throws InterruptedException
InterruptedExceptionpublic static void deleteZkNodeRecursively(ZooKeeper zooKeeper, String path) throws InterruptedException
InterruptedExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.