public class TestQuotaThrottle extends Object
| Constructor and Description |
|---|
TestQuotaThrottle() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testNamespaceGlobalThrottle() |
void |
testTableGlobalThrottle() |
void |
testUserAndTableThrottle() |
void |
testUserGlobalBypassThrottle() |
void |
testUserGlobalThrottle() |
void |
testUserNamespaceThrottle() |
void |
testUserTableThrottle() |