public class TestMetaTableAccessorNoCluster extends Object
Constructor and Description |
---|
TestMetaTableAccessorNoCluster() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
testGetHRegionInfo() |
void |
testRideOverServerNotRunning()
Test that MetaTableAccessor will ride over server throwing
"Server not running" IOEs.
|
public void after() throws IOException
IOException
public void testGetHRegionInfo() throws IOException
IOException
public void testRideOverServerNotRunning() throws IOException, InterruptedException, ServiceException
IOException
InterruptedException
ServiceException
{https://issues.apache.org/jira/browse/HBASE-3446}