public class TestConnectionFactoryTracing extends TestTracingBase
TestTracingBase.RegistryForTracingTest| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private Object |
connection |
private org.apache.hadoop.hbase.security.User |
currentUser |
conf, MASTER_HOST, META_REGION_LOCATION, TRACE_RULE| Constructor and Description |
|---|
TestConnectionFactoryTracing() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testAsyncConnectionTracing() |
void |
testConnectionTracing() |
assertTrace, waitSpan, waitSpanpublic static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.hbase.security.User currentUser
private Object connection
public TestConnectionFactoryTracing()
public void setUp() throws Exception
setUp in class TestTracingBaseExceptionpublic void tearDown() throws IOException
IOExceptionpublic void testConnectionTracing() throws IOException
IOExceptionpublic void testAsyncConnectionTracing() throws IOException, ExecutionException, InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.