Class TestHBaseServerExceptionPauseManager
java.lang.Object
org.apache.hadoop.hbase.client.backoff.TestHBaseServerExceptionPauseManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate final Throwableprivate static final longprivate static final longprivate final org.apache.hadoop.hbase.quotas.RpcThrottlingExceptionprivate final org.apache.hadoop.hbase.HBaseServerExceptionprivate static final longprivate static final long -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
WAIT_INTERVAL_MILLIS
- See Also:
-
WAIT_INTERVAL_NANOS
-
PAUSE_NANOS_FOR_SERVER_OVERLOADED
-
PAUSE_NANOS
-
RPC_THROTTLING_EXCEPTION
-
OTHER_EXCEPTION
-
SERVER_OVERLOADED_EXCEPTION
-
CLASS_RULE
-
-
Constructor Details
-
TestHBaseServerExceptionPauseManager
public TestHBaseServerExceptionPauseManager()
-
-
Method Details
-
itSupportsRpcThrottlingNanosNoTimeout
-
itSupportsRpcThrottlingNanosLenientTimeout
-
itSupportsServerOverloadedExceptionNanos
-
itSupportsOtherExceptionNanos
-
itTimesOutRpcThrottlingException
-
itTimesOutRpcOtherException
-
itDoesNotTimeOutIfDisabled
-