Package org.apache.hadoop.hbase.quotas
Class TestDefaultHandlerUsageQuota
java.lang.Object
org.apache.hadoop.hbase.quotas.TestDefaultHandlerUsageQuota
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
private static final byte[]
private static final int
private static final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
private org.apache.hadoop.hbase.client.Table
getTable()
private static String
private long
runPutTest
(int attempts) static void
setUp()
static void
tearDown()
void
private void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
TABLE_NAME
-
REFRESH_TIME
- See Also:
-
FAMILY
-
QUALIFIER
-
-
Constructor Details
-
TestDefaultHandlerUsageQuota
public TestDefaultHandlerUsageQuota()
-
-
Method Details
-
tearDown
- Throws:
Exception
-
setUp
- Throws:
Exception
-
testDefaultHandlerUsageLimits
- Throws:
Exception
-
configureLenientThrottle
- Throws:
IOException
-
getUserName
- Throws:
IOException
-
unsetQuota
- Throws:
Exception
-
runPutTest
- Throws:
Exception
-
getTable
- Throws:
IOException
-