public class TestRegionLocatorTracing 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 |
|---|
TestRegionLocatorTracing() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testClearRegionLocationCache() |
void |
testGetAllRegionLocations() |
void |
testGetRegionLocation() |
void |
testGetRegionLocations() |
assertTrace, waitSpan, waitSpanpublic static final HBaseClassTestRule CLASS_RULE
org.apache.hadoop.hbase.client.ConnectionImplementation conn
public TestRegionLocatorTracing()
public void setUp() throws Exception
setUp in class TestTracingBaseExceptionpublic void tearDown() throws IOException
IOExceptionpublic void testGetRegionLocation() throws IOException
IOExceptionpublic void testGetRegionLocations() throws IOException
IOExceptionpublic void testGetAllRegionLocations() throws IOException
IOExceptionpublic void testClearRegionLocationCache() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.