Package org.apache.hadoop.hbase.client
Class TestServerBusyException
java.lang.Object
org.apache.hadoop.hbase.client.TestServerBusyException
This class is for testing HBaseConnectionManager ServerBusyException. Be careful adding to this
class. It sets a low HBASE_CLIENT_PERSERVER_REQUESTS_THRESHOLD
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classprivate static classprivate static class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final byte[]org.junit.rules.TestNameprivate static final byte[]private static final intprivate static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoid
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
FAM_NAM
-
ROW
-
RPC_RETRY
- See Also:
-
name
-
-
Constructor Details
-
TestServerBusyException
public TestServerBusyException()
-
-
Method Details