Class TestHBaseServerExceptionPauseManager
java.lang.Object
org.apache.hadoop.hbase.client.backoff.TestHBaseServerExceptionPauseManager
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private final Throwable
private static final long
private static final long
private final org.apache.hadoop.hbase.quotas.RpcThrottlingException
private final org.apache.hadoop.hbase.HBaseServerException
private static final long
private static final long
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
-
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
-