public class TestMetaTableAccessorNoCluster extends Object
| Modifier and Type | Field and Description | 
|---|---|
| private static org.apache.hadoop.hbase.Abortable | ABORTABLE | 
| static HBaseClassTestRule | CLASS_RULE | 
| private static org.slf4j.Logger | LOG | 
| private static HBaseTestingUtility | UTIL | 
| 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
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility UTIL
private static final org.apache.hadoop.hbase.Abortable ABORTABLE
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–2020 The Apache Software Foundation. All rights reserved.