Package org.apache.hadoop.hbase.client
Class TestRetriesExhaustedWithDetailsException
java.lang.Object
org.apache.hadoop.hbase.client.TestRetriesExhaustedWithDetailsException
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Assert that a RetriesExhaustedException that has RegionTooBusyException outputs region name.
-
Field Details
-
CLASS_RULE
-
name
-
-
Constructor Details
-
TestRetriesExhaustedWithDetailsException
-
-
Method Details
-
testRegionTooBusyException
Assert that a RetriesExhaustedException that has RegionTooBusyException outputs region name.
-