Class TestRemoteAdminRetries
java.lang.Object
org.apache.hadoop.hbase.rest.client.TestRemoteAdminRetries
Tests
RemoteAdmin retries.-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate org.apache.hadoop.hbase.rest.client.Clientprivate static final longprivate RemoteAdminprivate static final intprivate static final intprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetup()voidvoidvoidvoidvoidvoidvoidprivate voidtestTimedOutCall(TestRemoteAdminRetries.CallExecutor callExecutor) private voidtestTimedOutGetCall(TestRemoteAdminRetries.CallExecutor callExecutor)
-
Field Details
-
CLASS_RULE
-
SLEEP_TIME
- See Also:
-
RETRIES
- See Also:
-
MAX_TIME
- See Also:
-
TEST_UTIL
-
remoteAdmin
-
client
-
-
Constructor Details
-
TestRemoteAdminRetries
public TestRemoteAdminRetries()
-
-
Method Details
-
setup
- Throws:
Exception
-
testFailingGetRestVersion
- Throws:
Exception
-
testFailingGetClusterStatus
- Throws:
Exception
-
testFailingGetClusterVersion
- Throws:
Exception
-
testFailingGetTableAvailable
- Throws:
Exception
-
testFailingCreateTable
- Throws:
Exception
-
testFailingDeleteTable
- Throws:
Exception
-
testFailingGetTableList
- Throws:
Exception
-
testTimedOutGetCall
- Throws:
Exception
-
testTimedOutCall
- Throws:
Exception
-