Package org.apache.hadoop.hbase
Class TestClusterPortAssignment
java.lang.Object
org.apache.hadoop.hbase.TestClusterPortAssignment
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.slf4j.Logger
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Check that we can start an HBase cluster specifying a custom set of RPC and infoserver ports.
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
LOG
-
-
Constructor Details
-
TestClusterPortAssignment
public TestClusterPortAssignment()
-
-
Method Details
-
testClusterPortAssignment
Check that we can start an HBase cluster specifying a custom set of RPC and infoserver ports.- Throws:
Exception
-