public class QueryIndexDUnitTest extends DistributedTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryIndexDUnitTest.QueryObserverImpl |
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2logPerTest, reconnect, system, testName| Constructor and Description |
|---|
QueryIndexDUnitTest(String name)
Creates a new instance of QueryIndexDUnitTest
|
| Modifier and Type | Method and Description |
|---|---|
static void |
closeCache() |
static void |
createAndLoadOverFlowRegions(String vmName,
Boolean createRegions,
Boolean loadRegions) |
static void |
createIndex() |
static void |
createIndexOnOverFlowRegions() |
static void |
createRegion() |
static void |
destroyRegion() |
static void |
doDestroy() |
static void |
doInPlaceUpdate(String str) |
static void |
doPut() |
static void |
executeQueriesUsingIndexOnOverflowRegions() |
static void |
removeIndex() |
void |
setUp()
Sets up the test (noop).
|
void |
tearDown2()
Tears down the test.
|
void |
testIndexCreationAndUpdates() |
void |
testIndexCreationonOverflowRegions() |
void |
testIndexCreationonOverflowRegionsValidateResults() |
void |
testIndexCreationonOverflowRegionsValidateResults2() |
void |
testIndexCreationonOverflowRegionsValidateResultsUseParams() |
static void |
validateIndexUpdate(Integer a,
Integer b) |
static void |
validateIndexUsage() |
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, 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 QueryIndexDUnitTest(String name)
public void setUp()
DistributedTestCasesetUp in class DistributedTestCasepublic void tearDown2()
DistributedTestCaseDistributedTestCase.tearDown() method, and should be over ridden in its place.tearDown2 in class DistributedTestCasepublic void testIndexCreationAndUpdates()
throws InterruptedException
InterruptedExceptionpublic void testIndexCreationonOverflowRegions()
throws InterruptedException
InterruptedExceptionpublic void testIndexCreationonOverflowRegionsValidateResults()
throws Exception
Exceptionpublic void testIndexCreationonOverflowRegionsValidateResults2()
throws Exception
Exceptionpublic void testIndexCreationonOverflowRegionsValidateResultsUseParams()
throws Exception
Exceptionpublic static void doDestroy()
public static void doPut()
public static void doInPlaceUpdate(String str)
public static void validateIndexUsage()
public static void createIndex()
public static void createAndLoadOverFlowRegions(String vmName, Boolean createRegions, Boolean loadRegions) throws Exception
Exceptionpublic static void createIndexOnOverFlowRegions()
throws Exception
Exceptionpublic static void executeQueriesUsingIndexOnOverflowRegions()
throws Exception
Exceptionpublic static void destroyRegion()
public static void closeCache()
public static void removeIndex()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.