public class TestQuotaAdmin extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestQuotaAdmin() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearQuotaTable() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testMultiQuotaThrottling() |
void |
testQuotaRetrieverFilter() |
void |
testSetGetRemoveRPCQuota() |
void |
testSetGetRemoveSpaceQuota() |
void |
testSetModifyRemoveRPCQuota() |
void |
testSetModifyRemoveSpaceQuota() |
void |
testSimpleScan() |
void |
testThrottleType() |
public static final HBaseClassTestRule CLASS_RULE
public TestQuotaAdmin()
public static void setUpBeforeClass() throws Exception
Exceptionpublic void clearQuotaTable() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testThrottleType() throws Exception
Exceptionpublic void testSimpleScan() throws Exception
Exceptionpublic void testMultiQuotaThrottling() throws Exception
Exceptionpublic void testQuotaRetrieverFilter() throws Exception
Exceptionpublic void testSetGetRemoveSpaceQuota() throws Exception
Exceptionpublic void testSetModifyRemoveSpaceQuota() throws Exception
Exceptionpublic void testSetGetRemoveRPCQuota() throws Exception
Exceptionpublic void testSetModifyRemoveRPCQuota() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.