public class TestQuotaThrottle extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestQuotaThrottle() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testNamespaceGlobalReadAndWriteThrottle() |
void |
testNamespaceGlobalThrottle() |
void |
testTableExistsGetThrottle() |
void |
testTableGlobalReadAndWriteThrottle() |
void |
testTableGlobalThrottle() |
void |
testUserAndTableThrottle() |
void |
testUserGlobalBypassThrottle() |
void |
testUserGlobalReadAndWriteThrottle() |
void |
testUserGlobalThrottle() |
void |
testUserNamespaceReadAndWriteThrottle() |
void |
testUserNamespaceThrottle() |
void |
testUserTableReadAndWriteThrottle() |
void |
testUserTableThrottle() |
public static final HBaseClassTestRule CLASS_RULE
public TestQuotaThrottle()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testUserGlobalThrottle() throws Exception
Exceptionpublic void testUserGlobalReadAndWriteThrottle() throws Exception
Exceptionpublic void testUserTableThrottle() throws Exception
Exceptionpublic void testUserTableReadAndWriteThrottle() throws Exception
Exceptionpublic void testUserNamespaceThrottle() throws Exception
Exceptionpublic void testUserNamespaceReadAndWriteThrottle() throws Exception
Exceptionpublic void testTableGlobalThrottle() throws Exception
Exceptionpublic void testTableGlobalReadAndWriteThrottle() throws Exception
Exceptionpublic void testNamespaceGlobalThrottle() throws Exception
Exceptionpublic void testNamespaceGlobalReadAndWriteThrottle() throws Exception
Exceptionpublic void testUserAndTableThrottle() throws Exception
Exceptionpublic void testUserGlobalBypassThrottle() throws Exception
Exceptionpublic void testTableExistsGetThrottle() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.