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 SummaryFieldsModifier 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 SummaryConstructors
- 
Method Summary
- 
Field Details- 
otelClassRule
- 
miniClusterRule
- 
setup
- 
parentSpanMatcher
- 
spans
- 
registryGetMetaRegionLocationsMatcherprotected org.hamcrest.Matcher<io.opentelemetry.sdk.trace.data.SpanData> registryGetMetaRegionLocationsMatcher
- 
classRule
- 
otelTestRule
- 
testName
 
- 
- 
Constructor Details- 
AbstractBasepublic AbstractBase()
 
- 
- 
Method Details- 
getConnectionRegistryClassprotected abstract Class<? extends org.apache.hadoop.hbase.client.ConnectionRegistry> getConnectionRegistryClass()
- 
test- Throws:
- Exception
 
 
-