public class PdxStringQueryDUnitTest extends CacheTestCase
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2cachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
PdxStringQueryDUnitTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeClient(VM client) |
boolean |
compareResultsOfWithAndWithoutIndex(com.gemstone.gemfire.cache.query.SelectResults[][] r) |
protected void |
configAndStartBridgeServer(boolean isPr,
boolean isAccessor,
boolean asyncIndex) |
void |
createPool(VM vm,
String poolName,
String[] servers,
int[] ports,
boolean subscriptionEnabled) |
void |
createPool(VM vm,
String poolName,
String[] servers,
int[] ports,
boolean subscriptionEnabled,
int redundancy) |
void |
createPool(VM vm,
String poolName,
String server,
int port) |
void |
createPool(VM vm,
String poolName,
String server,
int port,
boolean subscriptionEnabled) |
protected void |
startBridgeServer(int port,
boolean notifyBySubscription)
Starts a bridge server on the given port, using the given
deserializeValues and notifyBySubscription to serve up the
given region.
|
protected void |
stopBridgeServer(com.gemstone.gemfire.cache.Cache cache)
Stops the bridge server that serves up the given cache.
|
void |
testPRQueryForDuplicates()
Test to verify if duplicate results are not being accumulated when
PdxString is used in PR query
|
addExceptionTag1, basicGetCache, beginCacheXml, cleanDiskDirs, closeAllCache, closeCache, createLonerCache, createMcastCache, createMcastCache, createRegion, createRegion, createRootRegion, createRootRegion, disconnectFromDS, finishCacheXml, finishCacheXml, getCache, getCache, getCache, getCache, getClientCache, getDiskDirs, getGemfireCache, getInternalRegionArguments, getRootRegion, getRootRegion, hasCache, remoteTearDown, removeExceptionTag1, sendSerialMessageToAll, sendUnorderedMessageToAll, tearDown2addExpectedException, addExpectedException, addHydraProperties, attachDebugger, checkBBFlag, cleanupAllVms, clearBBFlag, crashDistributedSystem, crashDistributedSystem, createLogWriter, disconnectAllFromDS, 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 PdxStringQueryDUnitTest(String name)
public boolean compareResultsOfWithAndWithoutIndex(com.gemstone.gemfire.cache.query.SelectResults[][] r)
public void testPRQueryForDuplicates()
throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionprotected void configAndStartBridgeServer(boolean isPr,
boolean isAccessor,
boolean asyncIndex)
protected void startBridgeServer(int port,
boolean notifyBySubscription)
throws IOException
IOExceptionprotected void stopBridgeServer(com.gemstone.gemfire.cache.Cache cache)
public void closeClient(VM client)
public void createPool(VM vm, String poolName, String server, int port, boolean subscriptionEnabled)
public void createPool(VM vm, String poolName, String[] servers, int[] ports, boolean subscriptionEnabled)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.