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
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.hbase.client.RpcConnectionRegistryprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoid
-
Field Details
-
CLASS_RULE
-
UTIL
-
REGISTRY
-
-
Constructor Details
-
TestBootstrapNodeUpdate
public TestBootstrapNodeUpdate()
-
-
Method Details