Package org.apache.pinot.tools.perf
Class ZookeeperLauncher
- java.lang.Object
-
- org.apache.pinot.tools.perf.ZookeeperLauncher
-
public class ZookeeperLauncher extends Object
-
-
Constructor Summary
Constructors Constructor Description ZookeeperLauncher()ZookeeperLauncher(String baseTempDir)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)booleanstart(int zkPort)booleanstop()
-