public abstract static class TestAsyncMetaRegionLocator.AbstractBase extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestRule |
classRule |
private MiniClusterRule |
miniClusterRule |
private OpenTelemetryClassRule |
otelClassRule |
OpenTelemetryTestRule |
otelTestRule |
protected org.hamcrest.Matcher<io.opentelemetry.sdk.trace.data.SpanData> |
parentSpanMatcher |
protected org.hamcrest.Matcher<io.opentelemetry.sdk.trace.data.SpanData> |
registryGetMetaRegionLocationsMatcher |
private TestAsyncMetaRegionLocator.Setup |
setup |
protected List<io.opentelemetry.sdk.trace.data.SpanData> |
spans |
org.junit.rules.TestName |
testName |
Constructor and Description |
---|
AbstractBase() |
Modifier and Type | Method and Description |
---|---|
protected abstract Class<? extends org.apache.hadoop.hbase.client.ConnectionRegistry> |
getConnectionRegistryClass() |
void |
test() |
private final OpenTelemetryClassRule otelClassRule
private final MiniClusterRule miniClusterRule
private final TestAsyncMetaRegionLocator.Setup setup
protected org.hamcrest.Matcher<io.opentelemetry.sdk.trace.data.SpanData> parentSpanMatcher
protected org.hamcrest.Matcher<io.opentelemetry.sdk.trace.data.SpanData> registryGetMetaRegionLocationsMatcher
public final org.junit.rules.TestRule classRule
public final OpenTelemetryTestRule otelTestRule
public org.junit.rules.TestName testName
public AbstractBase()
protected abstract Class<? extends org.apache.hadoop.hbase.client.ConnectionRegistry> getConnectionRegistryClass()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.