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, waitSpan
public static final HBaseClassTestRule CLASS_RULE
org.apache.hadoop.hbase.client.ConnectionImplementation conn
public TestConnectionImplementationTracing()
public void setUp() throws Exception
setUp
in class TestTracingBase
Exception
public void tearDown() throws IOException
IOException
public void testHbck() throws IOException
IOException
public void testHbckWithServerName() throws IOException
IOException
public void testClose() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.