public class TestHBaseAdminNoCluster extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestHBaseAdminNoCluster() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMasterMonitorCallableRetries()
Verify that PleaseHoldException gets retried.
|
void |
testMasterOperationsRetries() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestHBaseAdminNoCluster()
public void testMasterMonitorCallableRetries() throws MasterNotRunningException, ZooKeeperConnectionException, IOException, org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
MasterNotRunningExceptionZooKeeperConnectionExceptionIOExceptionorg.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionpublic void testMasterOperationsRetries() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.