public class TestMetaTableAccessorNoCluster extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| 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 static final HBaseClassTestRule CLASS_RULE
public TestMetaTableAccessorNoCluster()
public void after() throws IOException
IOExceptionpublic void testGetHRegionInfo() throws IOException
IOExceptionpublic void testRideOverServerNotRunning() throws IOException, InterruptedException, org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
IOExceptionInterruptedExceptionorg.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionCopyright © 2007–2019 Cloudera. All rights reserved.