Package org.apache.hadoop.hbase.quotas
Class TestClusterScopeQuotaThrottle
java.lang.Object
org.apache.hadoop.hbase.quotas.TestClusterScopeQuotaThrottle
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final byte[]private static final Stringprivate static final byte[]private static final intprivate static final byte[][]private static org.apache.hadoop.hbase.client.Tableprivate static final org.apache.hadoop.hbase.TableNameprivate static final org.apache.hadoop.hbase.TableName[]private static org.apache.hadoop.hbase.client.Table[]private static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoidtearDown()static voidvoidvoidvoidvoidvoid
-
Field Details
-
CLASS_RULE
-
REFRESH_TIME
- See Also:
-
TEST_UTIL
-
TABLE_NAMES
-
FAMILY
-
QUALIFIER
-
SPLITS
-
tables
-
NAMESPACE
- See Also:
-
TABLE_NAME
-
table
-
-
Constructor Details
-
TestClusterScopeQuotaThrottle
public TestClusterScopeQuotaThrottle()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testNamespaceClusterScopeQuota
- Throws:
Exception
-
testTableClusterScopeQuota
- Throws:
Exception
-
testUserClusterScopeQuota
- Throws:
Exception
-
testUserNamespaceClusterScopeQuota
- Throws:
Exception
-
testUserTableClusterScopeQuota
- Throws:
Exception
-