Package org.apache.hadoop.hbase.quotas
Class TestDefaultQuota
java.lang.Object
org.apache.hadoop.hbase.quotas.TestDefaultQuota
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final byte[]private static final byte[]private static final intprivate static final org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidprivate org.apache.hadoop.hbase.client.TablegetTable()private static Stringprivate voidprivate longrunGetsTest(int attempts) voidsetUp()voidtearDown()voidprivate 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
-
setUp
- Throws:
Exception
-
testDefaultUserReadNum
- Throws:
Exception
-
configureLenientThrottle
- Throws:
IOException
-
getUserName
- Throws:
IOException
-
refreshQuotas
- Throws:
Exception
-
unsetQuota
- Throws:
Exception
-
runGetsTest
- Throws:
Exception
-
getTable
- Throws:
IOException
-