Package org.apache.hadoop.hbase.client
Class TestAsyncMetaRegionLocator.TestZKConnectionRegistry
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncMetaRegionLocator.AbstractBase
org.apache.hadoop.hbase.client.TestAsyncMetaRegionLocator.TestZKConnectionRegistry
- Enclosing class:
- TestAsyncMetaRegionLocator
public static class TestAsyncMetaRegionLocator.TestZKConnectionRegistry
extends TestAsyncMetaRegionLocator.AbstractBase
Test covers when client is configured with 
ZKConnectionRegistry.- 
Field SummaryFieldsFields inherited from class org.apache.hadoop.hbase.client.TestAsyncMetaRegionLocator.AbstractBaseclassRule, otelTestRule, parentSpanMatcher, registryGetMetaRegionLocationsMatcher, spans, testName
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected Class<? extends org.apache.hadoop.hbase.client.ConnectionRegistry>Methods inherited from class org.apache.hadoop.hbase.client.TestAsyncMetaRegionLocator.AbstractBasetest
- 
Field Details- 
CLASS_RULE
 
- 
- 
Constructor Details- 
TestZKConnectionRegistrypublic TestZKConnectionRegistry()
 
- 
- 
Method Details- 
getConnectionRegistryClassprotected Class<? extends org.apache.hadoop.hbase.client.ConnectionRegistry> getConnectionRegistryClass()- Specified by:
- getConnectionRegistryClassin class- TestAsyncMetaRegionLocator.AbstractBase
 
 
-