public class TestSpaceQuotaViolationPolicyRefresherChore extends Object
SpaceQuotaRefresherChore.| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestSpaceQuotaViolationPolicyRefresherChore() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testMissingAllColumns() |
void |
testMissingDesiredColumn() |
void |
testNewPolicyOverridesOld() |
void |
testOldPoliciesAreRemoved() |
void |
testParsingError() |
void |
testPoliciesAreEnforced() |
public static final HBaseClassTestRule CLASS_RULE
public TestSpaceQuotaViolationPolicyRefresherChore()
public void setup() throws IOException
IOExceptionpublic void testPoliciesAreEnforced() throws IOException
IOExceptionpublic void testOldPoliciesAreRemoved() throws IOException
IOExceptionpublic void testNewPolicyOverridesOld() throws IOException
IOExceptionpublic void testMissingAllColumns() throws IOException
IOExceptionpublic void testMissingDesiredColumn() throws IOException
IOExceptionpublic void testParsingError() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.