Package org.apache.hadoop.hbase.client
Class TestAsyncRegionLocatorTracing
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncRegionLocatorTracing
@Tag("org.apache.hadoop.hbase.testclassification.ClientTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestAsyncRegionLocatorTracing
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final org.apache.hadoop.conf.Configurationprivate org.apache.hadoop.hbase.client.AsyncConnectionImplprivate org.apache.hadoop.hbase.RegionLocationsprivate static final org.slf4j.Loggerstatic final io.opentelemetry.sdk.testing.junit5.OpenTelemetryExtension -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOG
-
CONF
-
conn
-
locs
-
traceRule
@RegisterExtension public static final io.opentelemetry.sdk.testing.junit5.OpenTelemetryExtension traceRule
-
-
Constructor Details
-
TestAsyncRegionLocatorTracing
public TestAsyncRegionLocatorTracing()
-
-
Method Details
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
waitSpan
-
waitSpan
private io.opentelemetry.sdk.trace.data.SpanData waitSpan(org.hamcrest.Matcher<io.opentelemetry.sdk.trace.data.SpanData> matcher) -
testClearCache
-
testClearCacheServerName
-
testClearCacheTableName
-
testGetRegionLocation
-
testGetRegionLocations
-