Package org.apache.hadoop.hbase.client
Class TestBootstrapNodeUpdate
java.lang.Object
org.apache.hadoop.hbase.client.TestBootstrapNodeUpdate
Make sure that we can update the bootstrap server from master to region server, and region server
could also contact each other to update the bootstrap nodes.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hbase.client.RpcConnectionRegistry
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
-
Field Details
-
CLASS_RULE
-
UTIL
-
REGISTRY
-
-
Constructor Details
-
TestBootstrapNodeUpdate
public TestBootstrapNodeUpdate()
-
-
Method Details