public class TestHBaseAdminNoCluster extends Object
| Modifier and Type | Class and Description | 
|---|---|
| private static interface  | TestHBaseAdminNoCluster.MethodCaller | 
| Modifier and Type | Field and Description | 
|---|---|
| static HBaseClassTestRule | CLASS_RULE | 
| private static org.slf4j.Logger | LOG | 
| org.junit.rules.TestName | name | 
| Constructor and Description | 
|---|
| TestHBaseAdminNoCluster() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | testMasterMonitorCallableRetries()Verify that PleaseHoldException gets retried. | 
| private void | testMasterOperationIsRetried(TestHBaseAdminNoCluster.MethodCaller caller) | 
| void | testMasterOperationsRetries() | 
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public org.junit.rules.TestName name
public TestHBaseAdminNoCluster()
public void testMasterMonitorCallableRetries() throws org.apache.hadoop.hbase.MasterNotRunningException, org.apache.hadoop.hbase.ZooKeeperConnectionException, IOException, org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
org.apache.hadoop.hbase.MasterNotRunningExceptionorg.apache.hadoop.hbase.ZooKeeperConnectionExceptionIOExceptionorg.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionpublic void testMasterOperationsRetries() throws Exception
Exceptionprivate void testMasterOperationIsRetried(TestHBaseAdminNoCluster.MethodCaller caller) throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.