Package org.apache.hadoop.hbase.client
Class TestConnectionFactoryTracing
java.lang.Object
org.apache.hadoop.hbase.client.TestTracingBase
org.apache.hadoop.hbase.client.TestConnectionFactoryTracing
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.client.TestTracingBase
TestTracingBase.RegistryForTracingTest
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private Object
private org.apache.hadoop.hbase.security.User
Fields inherited from class org.apache.hadoop.hbase.client.TestTracingBase
conf, MASTER_HOST, META_REGION_LOCATION, TRACE_RULE
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.client.TestTracingBase
assertTrace, waitSpan, waitSpan
-
Field Details
-
CLASS_RULE
-
currentUser
-
connection
-
-
Constructor Details
-
TestConnectionFactoryTracing
public TestConnectionFactoryTracing()
-
-
Method Details
-
setUp
- Overrides:
setUp
in classTestTracingBase
- Throws:
Exception
-
tearDown
- Throws:
IOException
-
testConnectionTracing
- Throws:
IOException
-
testAsyncConnectionTracing
public void testAsyncConnectionTracing() throws IOException, ExecutionException, InterruptedException
-