public class TestConnectionImplementationTracing extends TestTracingBase
TestTracingBase.RegistryForTracingTest| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
(package private) org.apache.hadoop.hbase.client.ConnectionImplementation |
conn |
conf, MASTER_HOST, META_REGION_LOCATION, TRACE_RULE| Constructor and Description |
|---|
TestConnectionImplementationTracing() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testClose() |
void |
testHbck() |
void |
testHbckWithServerName() |
assertTrace, waitSpan, waitSpanpublic static final HBaseClassTestRule CLASS_RULE
org.apache.hadoop.hbase.client.ConnectionImplementation conn
public TestConnectionImplementationTracing()
public void setUp() throws Exception
setUp in class TestTracingBaseExceptionpublic void tearDown() throws IOException
IOExceptionpublic void testHbck() throws IOException
IOExceptionpublic void testHbckWithServerName() throws IOException
IOExceptionpublic void testClose() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.