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(java.lang.String name)
Creates a new instance of QueryIndexDUnitTest
|
| Modifier and Type | Method and Description |
|---|---|
static void |
closeCache() |
static void |
createAndLoadOverFlowRegions(java.lang.String vmName,
java.lang.Boolean createRegions,
java.lang.Boolean loadRegions) |
static void |
createIndex() |
static void |
createIndexOnOverFlowRegions() |
static void |
createRegion() |
static void |
destroyRegion() |
static void |
doDestroy() |
static void |
doInPlaceUpdate(java.lang.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(java.lang.Integer a,
java.lang.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(java.lang.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 java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void testIndexCreationonOverflowRegions()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void testIndexCreationonOverflowRegionsValidateResults()
throws java.lang.Exception
java.lang.Exceptionpublic void testIndexCreationonOverflowRegionsValidateResults2()
throws java.lang.Exception
java.lang.Exceptionpublic void testIndexCreationonOverflowRegionsValidateResultsUseParams()
throws java.lang.Exception
java.lang.Exceptionpublic static void doDestroy()
public static void validateIndexUpdate(java.lang.Integer a,
java.lang.Integer b)
public static void doPut()
public static void doInPlaceUpdate(java.lang.String str)
public static void validateIndexUsage()
public static void createIndex()
public static void createAndLoadOverFlowRegions(java.lang.String vmName,
java.lang.Boolean createRegions,
java.lang.Boolean loadRegions)
throws java.lang.Exception
java.lang.Exceptionpublic static void createIndexOnOverFlowRegions()
throws java.lang.Exception
java.lang.Exceptionpublic static void executeQueriesUsingIndexOnOverflowRegions()
throws java.lang.Exception
java.lang.Exceptionpublic static void createRegion()
throws java.lang.Exception
java.lang.Exceptionpublic static void destroyRegion()
public static void closeCache()
public static void removeIndex()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.