Package org.apache.hadoop.hbase.client
Class TestAsyncMetaRegionLocator.AbstractBase
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncMetaRegionLocator.AbstractBase
- Direct Known Subclasses:
TestAsyncMetaRegionLocator.TestRpcConnectionRegistry,TestAsyncMetaRegionLocator.TestZKConnectionRegistry
- Enclosing class:
- TestAsyncMetaRegionLocator
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal org.junit.rules.TestRuleprivate final MiniClusterRuleprivate final OpenTelemetryClassRulefinal OpenTelemetryTestRuleprotected org.hamcrest.Matcher<io.opentelemetry.sdk.trace.data.SpanData>protected org.hamcrest.Matcher<io.opentelemetry.sdk.trace.data.SpanData>private final TestAsyncMetaRegionLocator.Setupprotected List<io.opentelemetry.sdk.trace.data.SpanData>org.junit.rules.TestName -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
otelClassRule
-
miniClusterRule
-
setup
-
parentSpanMatcher
-
spans
-
registryGetMetaRegionLocationsMatcher
protected org.hamcrest.Matcher<io.opentelemetry.sdk.trace.data.SpanData> registryGetMetaRegionLocationsMatcher -
classRule
-
otelTestRule
-
testName
-
-
Constructor Details
-
AbstractBase
public AbstractBase()
-
-
Method Details
-
getConnectionRegistryClass
protected abstract Class<? extends org.apache.hadoop.hbase.client.ConnectionRegistry> getConnectionRegistryClass() -
test
- Throws:
Exception
-