public class TestSuperUserQuotaPermissions extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
TestSuperUserQuotaPermissions() |
| Modifier and Type | Method and Description |
|---|---|
void |
removeAllQuotas() |
static void |
setupMiniCluster() |
static void |
tearDown() |
void |
testSuperuserCanRemoveQuota() |
void |
testSuperUserCanStillCompact() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName testName
public TestSuperUserQuotaPermissions()
public static void setupMiniCluster() throws Exception
Exceptionpublic void removeAllQuotas() throws Exception
Exceptionpublic void testSuperUserCanStillCompact() throws Exception
Exceptionpublic void testSuperuserCanRemoveQuota() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.