public class TestMetaTableAccessorNoCluster
extends java.lang.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 before()
throws java.lang.Exception
java.lang.Exceptionpublic void after()
throws java.io.IOException
java.io.IOExceptionpublic void testGetHRegionInfo()
throws java.io.IOException
java.io.IOExceptionpublic void testRideOverServerNotRunning()
throws java.io.IOException,
java.lang.InterruptedException,
ServiceException
java.io.IOExceptionjava.lang.InterruptedExceptionServiceException{https://issues.apache.org/jira/browse/HBASE-3446}