public class ConcurrentIndexUpdateWithoutWLDUnitTest extends DistributedTestCase
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentIndexUpdateWithoutWLDUnitTest.IndexValidator
This validator will iterate over RegionEntries and verify their corresponding
index key and entry presence in index valuesToEntriesMap.
|
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2logPerTest, reconnect, system, testName| Constructor and Description |
|---|
ConcurrentIndexUpdateWithoutWLDUnitTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
destroyRegions() |
void |
tearDown2()
Tear down a PartitionedRegionTestCase by cleaning up the existing cache
(mainly because we want to destroy any existing PartitionedRegions)
|
void |
testCompactRangeIndex() |
void |
testCompactRangeIndexOnPR() |
void |
testRangeIndex() |
void |
testRangeIndexOnPR() |
addExpectedException, addExpectedException, addHydraProperties, attachDebugger, checkBBFlag, cleanupAllVms, clearBBFlag, crashDistributedSystem, crashDistributedSystem, createLogWriter, disconnectAllFromDS, disconnectFromDS, dumpAllStacks, dumpMyThreads, dumpStack, dumpStack, dumpStack, dumpStackTrace, fail, getAllDistributedSystemProperties, getDistributedSystemProperties, getDUnitLocatorAddress, getDUnitLocatorPort, getDUnitLocatorString, getDUnitLogLevel, getIPLiteral, getLogWriter, getLonerSystem, getMcastSystem, getMcastSystem, getRepeatTimeoutMs, getServerHostName, getSystem, getSystem, getTestClass, getTestName, getUniqueName, getVMCount, incBBFlag, invokeInEveryVM, invokeInEveryVM, invokeInEveryVM, invokeInEveryVM, invokeInEveryVMRepeatingIfNecessary, invokeInLocator, invokeRepeatingIfNecessary, isConnectedToDS, join, noteTiming, pause, pause, perVMSetUp, realTearDown, setDiskStoreForGateway, setSystem, setTestName, setUp, staticPause, tearDown, unregisterAllDataSerializersFromAllVms, unregisterDataSerializerInThisVM, unregisterInstantiatorsInThisVM, waitForBBFlag, waitForCriterion, waitMutexassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic ConcurrentIndexUpdateWithoutWLDUnitTest(String name)
name - public void tearDown2()
throws Exception
tearDown2 in class DistributedTestCaseExceptionpublic static void destroyRegions()
public void testCompactRangeIndex()
public void testRangeIndex()
public void testCompactRangeIndexOnPR()
public void testRangeIndexOnPR()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.