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, waitSpan
public 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 TestTracingBase
Exception
public void tearDown() throws IOException
IOException
public void testConnectionTracing() throws IOException
IOException
public void testAsyncConnectionTracing() throws IOException, ExecutionException, InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.