Package org.apache.hadoop.hbase.client
Class TestAsyncMetaRegionLocator.TestRpcConnectionRegistry
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncMetaRegionLocator.AbstractBase
org.apache.hadoop.hbase.client.TestAsyncMetaRegionLocator.TestRpcConnectionRegistry
- Enclosing class:
- TestAsyncMetaRegionLocator
public static class TestAsyncMetaRegionLocator.TestRpcConnectionRegistry
extends TestAsyncMetaRegionLocator.AbstractBase
Test covers when client is configured with
RpcConnectionRegistry
.-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.client.TestAsyncMetaRegionLocator.AbstractBase
classRule, otelTestRule, parentSpanMatcher, registryGetMetaRegionLocationsMatcher, spans, testName
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestRpcConnectionRegistry
public TestRpcConnectionRegistry()
-
-
Method Details
-
getConnectionRegistryClass
protected Class<? extends org.apache.hadoop.hbase.client.ConnectionRegistry> getConnectionRegistryClass()- Specified by:
getConnectionRegistryClass
in classTestAsyncMetaRegionLocator.AbstractBase
-
test
- Overrides:
test
in classTestAsyncMetaRegionLocator.AbstractBase
- Throws:
Exception
-