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 SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.hbase.client.RpcConnectionRegistryprivate static final HBaseTestingUtil
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidstatic voidvoid
- 
Field Details- 
CLASS_RULE
- 
UTIL
- 
REGISTRY
 
- 
- 
Constructor Details- 
TestBootstrapNodeUpdatepublic TestBootstrapNodeUpdate()
 
- 
- 
Method Details