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
Modifier and TypeClassDescriptionstatic class
static class
private static class
private static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
org.junit.rules.TestName
private static final byte[]
private static final int
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
FAM_NAM
-
ROW
-
RPC_RETRY
- See Also:
-
name
-
-
Constructor Details
-
TestServerBusyException
public TestServerBusyException()
-
-
Method Details