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
IOException
public void testGetHRegionInfo() throws IOException
IOException
public void testRideOverServerNotRunning() throws IOException, InterruptedException, org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
IOException
InterruptedException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
{https://issues.apache.org/jira/browse/HBASE-3446}
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.