Class TestZKMainServer
java.lang.Object
org.apache.hadoop.hbase.zookeeper.TestZKMainServer
@Tag("org.apache.hadoop.hbase.testclassification.ZKTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestZKMainServer
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classprivate static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidWe need delete of a znode to work at least.void
-
Constructor Details
-
TestZKMainServer
public TestZKMainServer()
-
-
Method Details
-
testCommandLineWorks
We need delete of a znode to work at least.- Throws:
Exception
-
testHostPortParse
-