public class TestRemoteAdminRetries extends Object
RemoteAdmin retries.| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRemoteAdminRetries() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testFailingCreateTable() |
void |
testFailingDeleteTable() |
void |
testFailingGetClusterStatus() |
void |
testFailingGetClusterVersion() |
void |
testFailingGetRestVersion() |
void |
testFailingGetTableAvailable() |
void |
testFailingGetTableList() |
public static final HBaseClassTestRule CLASS_RULE
public TestRemoteAdminRetries()
public void testFailingGetRestVersion() throws Exception
Exceptionpublic void testFailingGetClusterStatus() throws Exception
Exceptionpublic void testFailingGetClusterVersion() throws Exception
Exceptionpublic void testFailingGetTableAvailable() throws Exception
Exceptionpublic void testFailingCreateTable() throws Exception
Exceptionpublic void testFailingDeleteTable() throws Exception
Exceptionpublic void testFailingGetTableList() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.