public class TestSpaceQuotas extends Object
Modifier and Type | Field and Description |
---|---|
TestName |
testName |
Constructor and Description |
---|
TestSpaceQuotas() |
Modifier and Type | Method and Description |
---|---|
void |
removeAllQuotas() |
static void |
setUp() |
static void |
tearDown() |
void |
testAtomicBulkLoadUnderQuota() |
void |
testDeletesAfterNoInserts() |
void |
testNoBulkLoadsWithNoWrites() |
void |
testNoCompactions() |
void |
testNoEnableAfterDisablePolicy() |
void |
testNoInsertsWithAppend() |
void |
testNoInsertsWithIncrement() |
void |
testNoInsertsWithPut() |
void |
testNoWritesWithAppend() |
void |
testNoWritesWithDelete() |
void |
testNoWritesWithIncrement() |
void |
testNoWritesWithPut() |
void |
testSecureBulkLoads() |
void |
testTableQuotaOverridesNamespaceQuota() |
public void testNoInsertsWithIncrement() throws Exception
Exception
public void testDeletesAfterNoInserts() throws Exception
Exception
public void testNoWritesWithIncrement() throws Exception
Exception
public void testNoEnableAfterDisablePolicy() throws Exception
Exception
public void testNoBulkLoadsWithNoWrites() throws Exception
Exception
public void testAtomicBulkLoadUnderQuota() throws Exception
Exception
public void testTableQuotaOverridesNamespaceQuota() throws Exception
Exception