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 Summary
Fields inherited from class org.apache.hadoop.hbase.client.TestAsyncMetaRegionLocator.AbstractBase
classRule, otelTestRule, parentSpanMatcher, registryGetMetaRegionLocationsMatcher, spans, testName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Class<? extends org.apache.hadoop.hbase.client.ConnectionRegistry>
Methods inherited from class org.apache.hadoop.hbase.client.TestAsyncMetaRegionLocator.AbstractBase
test
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestZKConnectionRegistry
public TestZKConnectionRegistry()
-
-
Method Details
-
getConnectionRegistryClass
protected Class<? extends org.apache.hadoop.hbase.client.ConnectionRegistry> getConnectionRegistryClass()- Specified by:
getConnectionRegistryClass
in classTestAsyncMetaRegionLocator.AbstractBase
-