public class TestSpaceQuotas extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
TestSpaceQuotas() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName testName
public TestSpaceQuotas()
public void removeAllQuotas() throws Exception
Exceptionpublic void testNoInsertsWithPut() throws Exception
Exceptionpublic void testNoInsertsWithAppend() throws Exception
Exceptionpublic void testNoInsertsWithIncrement() throws Exception
Exceptionpublic void testDeletesAfterNoInserts() throws Exception
Exceptionpublic void testNoWritesWithPut() throws Exception
Exceptionpublic void testNoWritesWithAppend() throws Exception
Exceptionpublic void testNoWritesWithIncrement() throws Exception
Exceptionpublic void testNoWritesWithDelete() throws Exception
Exceptionpublic void testNoCompactions() throws Exception
Exceptionpublic void testNoEnableAfterDisablePolicy() throws Exception
Exceptionpublic void testNoBulkLoadsWithNoWrites() throws Exception
Exceptionpublic void testAtomicBulkLoadUnderQuota() throws Exception
Exceptionpublic void testTableQuotaOverridesNamespaceQuota() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveWithNoInserts() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveWithNoWrite() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveWithNoWritesCompactions() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveWithDisable() throws Exception
Exceptionpublic void testSetQuotaAndThenDropTableWithNoInserts() throws Exception
Exceptionpublic void testSetQuotaAndThenDropTableWithNoWrite() throws Exception
Exceptionpublic void testSetQuotaAndThenDropTableeWithNoWritesCompactions() throws Exception
Exceptionpublic void testSetQuotaAndThenDropTableWithDisable() throws Exception
Exceptionpublic void testSetQuotaAndThenIncreaseQuotaWithNoInserts() throws Exception
Exceptionpublic void testSetQuotaAndThenIncreaseQuotaWithNoWrite() throws Exception
Exceptionpublic void testSetQuotaAndThenIncreaseQuotaWithNoWritesCompactions() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveInOneWithNoInserts() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveInOneWithNoWrite() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveInOneWithNoWritesCompaction() throws Exception
Exceptionpublic void testSetQuotaAndThenRemoveInOneWithDisable() throws Exception
Exceptionpublic void testSetQuotaOnNonExistingTableWithNoInserts() throws Exception
Exceptionpublic void testSetQuotaOnNonExistingTableWithNoWrites() throws Exception
Exceptionpublic void testSetQuotaOnNonExistingTableWithNoWritesCompaction() throws Exception
Exceptionpublic void testSetQuotaOnNonExistingTableWithDisable() throws Exception
Exceptionpublic void setQuotaAndThenRemoveInOneAmongTwoTables(SpaceViolationPolicy policy) throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.