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
IOExceptionpublic void testGetHRegionInfo()
throws IOException
IOExceptionpublic void testRideOverServerNotRunning()
throws IOException,
InterruptedException,
ServiceException
IOExceptionInterruptedExceptionServiceException{https://issues.apache.org/jira/browse/HBASE-3446}