Package org.apache.hadoop.hbase.client
Class TestAsyncConnectionTracing
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncConnectionTracing
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.conf.Configuration
private org.apache.hadoop.hbase.client.AsyncConnection
private org.apache.hadoop.hbase.ServerName
io.opentelemetry.sdk.testing.junit4.OpenTelemetryRule
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
assertTrace
(String methodName, org.apache.hadoop.hbase.ServerName serverName) void
setUp()
void
tearDown()
void
void
testHbck()
void
-
Field Details
-
CLASS_RULE
-
CONF
-
masterServer
-
conn
-
traceRule
-
-
Constructor Details
-
TestAsyncConnectionTracing
public TestAsyncConnectionTracing()
-
-
Method Details
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
assertTrace
-
testHbck
-
testHbckWithServerName
- Throws:
IOException
-
testClose
- Throws:
IOException
-