Package org.apache.hadoop.hbase.quotas
Class TestDefaultQuota
java.lang.Object
org.apache.hadoop.hbase.quotas.TestDefaultQuota
-
Field Summary
Modifier 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
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
private org.apache.hadoop.hbase.client.Table
getTable()
private static String
private void
private long
runGetsTest
(int attempts) static void
void
tearDown()
void
private void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
TABLE_NAME
-
REFRESH_TIME
- See Also:
-
FAMILY
-
QUALIFIER
-
-
Constructor Details
-
TestDefaultQuota
public TestDefaultQuota()
-
-
Method Details
-
tearDown
- Throws:
Exception
-
setUpBeforeClass
- Throws:
Exception
-
testDefaultUserReadNum
- Throws:
Exception
-
configureLenientThrottle
- Throws:
IOException
-
getUserName
- Throws:
IOException
-
refreshQuotas
- Throws:
Exception
-
unsetQuota
- Throws:
Exception
-
runGetsTest
- Throws:
Exception
-
getTable
- Throws:
IOException
-