public abstract class AcidGuaranteesTestBase extends Object
| Constructor and Description |
|---|
AcidGuaranteesTestBase() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract MemoryCompactionPolicy |
getMemoryCompactionPolicy() |
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testGetAtomicity() |
void |
testMixedAtomicity() |
void |
testMobGetAtomicity() |
void |
testMobMixedAtomicity() |
void |
testMobScanAtomicity() |
void |
testScanAtomicity() |
public AcidGuaranteesTestBase()
protected abstract MemoryCompactionPolicy getMemoryCompactionPolicy()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testGetAtomicity() throws Exception
Exceptionpublic void testScanAtomicity() throws Exception
Exceptionpublic void testMixedAtomicity() throws Exception
Exceptionpublic void testMobGetAtomicity() throws Exception
Exceptionpublic void testMobScanAtomicity() throws Exception
Exceptionpublic void testMobMixedAtomicity() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.