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