Class TestHRegionTracing
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestHRegionTracing
@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestHRegionTracing
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static byte[]private static byte[]private org.apache.hadoop.hbase.regionserver.HRegionprivate static byte[]final TableNameTestExtensionstatic final io.opentelemetry.sdk.testing.junit5.OpenTelemetryExtensionprivate static HBaseTestingUtilprivate static byte[] -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UTIL
-
FAMILY
-
QUALIFIER
-
ROW
-
VALUE
-
traceRule
@RegisterExtension public static final io.opentelemetry.sdk.testing.junit5.OpenTelemetryExtension traceRule -
tableNameRule
-
region
-
-
Constructor Details
-
TestHRegionTracing
public TestHRegionTracing()
-
-
Method Details
-
tearDownAfterClass
- Throws:
IOException
-
setUp
- Throws:
Throwable
-
tearDown
- Throws:
IOException
-
assertSpan
-
testGet
- Throws:
IOException
-
testPut
- Throws:
IOException
-
testDelete
- Throws:
IOException
-
testAppend
- Throws:
IOException
-
testIncrement
- Throws:
IOException
-
testBatchMutate
- Throws:
IOException
-
testCheckAndMutate
- Throws:
IOException
-
testScanner
- Throws:
IOException
-