Class TestHRegionTracing
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestHRegionTracing
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static byte[]
private static byte[]
private org.apache.hadoop.hbase.regionserver.HRegion
private static byte[]
final TableNameTestRule
final io.opentelemetry.sdk.testing.junit4.OpenTelemetryRule
private static HBaseTestingUtility
private static byte[]
private org.apache.hadoop.hbase.wal.WAL
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
FAMILY
-
QUALIFIER
-
ROW
-
VALUE
-
traceRule
-
tableNameRule
-
wal
-
region
-
-
Constructor Details
-
TestHRegionTracing
public TestHRegionTracing()
-
-
Method Details
-
tearDownAfterClass
- Throws:
IOException
-
setUp
- Throws:
IOException
-
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
-