Package org.apache.hadoop.hbase.quotas
Class TestClusterScopeQuotaThrottle
java.lang.Object
org.apache.hadoop.hbase.quotas.TestClusterScopeQuotaThrottle
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
private static final String
private static final byte[]
private static final int
private static final byte[][]
private static org.apache.hadoop.hbase.client.Table
private static final org.apache.hadoop.hbase.TableName
private static final org.apache.hadoop.hbase.TableName[]
private static org.apache.hadoop.hbase.client.Table[]
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
void
tearDown()
static void
void
void
void
void
void
-
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
-