public class LondonToNewYorkDUnitTest extends CacheTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
LondonToNewYorkDUnitTest.AtlanticTestCacheListener |
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2| Modifier and Type | Field and Description |
|---|---|
protected static com.gemstone.gemfire.distributed.internal.InternalLocator |
locator |
cachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
LondonToNewYorkDUnitTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createBridgeServer(int port) |
protected com.gemstone.gemfire.distributed.internal.InternalDistributedSystem |
createLonerDS(String dsName) |
protected com.gemstone.gemfire.cache.Region |
createParentRegion(String name,
boolean wanEnable) |
protected com.gemstone.gemfire.cache.Region |
createParentRegionOnClient(String name,
boolean wanEnable,
com.gemstone.gemfire.cache.client.internal.PoolImpl pool) |
protected com.gemstone.gemfire.distributed.internal.InternalDistributedSystem |
createServerDS(String dsName) |
void |
tearDown2()
Tears down the test.
|
void |
testLondonToNewYork() |
protected static void |
waitForGatewayHubDistribution(com.gemstone.gemfire.internal.cache.GatewayHubImpl ghi,
int numEvents) |
protected static void |
waitForGatewayInitialization(com.gemstone.gemfire.internal.cache.GatewayHubImpl ghi) |
protected void |
waitForUpdates(com.gemstone.gemfire.cache.Region r,
int num) |
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, sendUnorderedMessageToAlladdExpectedException, 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, toStringprotected static com.gemstone.gemfire.distributed.internal.InternalLocator locator
public LondonToNewYorkDUnitTest(String name)
public void tearDown2()
throws Exception
DistributedTestCaseDistributedTestCase.tearDown() method, and should be over ridden in its place.tearDown2 in class CacheTestCaseExceptionprotected com.gemstone.gemfire.distributed.internal.InternalDistributedSystem createLonerDS(String dsName)
protected com.gemstone.gemfire.distributed.internal.InternalDistributedSystem createServerDS(String dsName)
protected com.gemstone.gemfire.cache.Region createParentRegionOnClient(String name, boolean wanEnable, com.gemstone.gemfire.cache.client.internal.PoolImpl pool) throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionprotected com.gemstone.gemfire.cache.Region createParentRegion(String name, boolean wanEnable) throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionprotected void createBridgeServer(int port)
protected static void waitForGatewayInitialization(com.gemstone.gemfire.internal.cache.GatewayHubImpl ghi)
protected static void waitForGatewayHubDistribution(com.gemstone.gemfire.internal.cache.GatewayHubImpl ghi,
int numEvents)
protected void waitForUpdates(com.gemstone.gemfire.cache.Region r,
int num)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.