public class TestQuotaThrottle extends Object
| Constructor and Description |
|---|
TestQuotaThrottle() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testNamespaceGlobalReadAndWriteThrottle() |
void |
testNamespaceGlobalThrottle() |
void |
testTableGlobalReadAndWriteThrottle() |
void |
testTableGlobalThrottle() |
void |
testUserAndTableThrottle() |
void |
testUserGlobalBypassThrottle() |
void |
testUserGlobalReadAndWriteThrottle() |
void |
testUserGlobalThrottle() |
void |
testUserNamespaceReadAndWriteThrottle() |
void |
testUserNamespaceThrottle() |
void |
testUserTableReadAndWriteThrottle() |
void |
testUserTableThrottle() |
public void testUserGlobalReadAndWriteThrottle()
throws Exception
Exceptionpublic void testUserTableReadAndWriteThrottle()
throws Exception
Exceptionpublic void testUserNamespaceThrottle()
throws Exception
Exceptionpublic void testUserNamespaceReadAndWriteThrottle()
throws Exception
Exceptionpublic void testTableGlobalReadAndWriteThrottle()
throws Exception
Exceptionpublic void testNamespaceGlobalThrottle()
throws Exception
Exceptionpublic void testNamespaceGlobalReadAndWriteThrottle()
throws Exception
Exception