public class InterestListRecoveryDUnitTest extends DistributedTestCase
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2| Modifier and Type | Field and Description |
|---|---|
protected static com.gemstone.gemfire.cache.client.internal.PoolImpl |
pool |
logPerTest, reconnect, system, testName| Constructor and Description |
|---|
InterestListRecoveryDUnitTest(String name)
constructor
|
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 InterestListRecoveryDUnitTest(String name)
public void setUp()
throws Exception
DistributedTestCasesetUp in class DistributedTestCaseExceptionpublic void XtestKeyInterestRecoveryWhileServerFailover()
throws Exception
Exceptionpublic void testKeyInterestRecoveryWhileProcessException()
throws Exception
Exceptionpublic static void createClientCache(String host, Integer port1, Integer port2) throws Exception
Exceptionpublic static void createEntries()
public static void registerK1toK5()
public static void unregisterK1toK3()
public static void setServerUnavailable(String server)
public static void setServerAvailable(String server)
public static void killCurrentEndpoint()
public static void put(String key)
public static void verifyRegionToProxyMapForFullRegistrationRetry()
public static void verifyRegionToProxyMapForFullRegistration()
public static void verifyRegisterK4toK5Retry()
public static void verifyRegisterK4toK5()
public static void verifyRegionToProxyMapForNoRegistrationRetry()
public static void verifyRegionToProxyMapForNoRegistration()
public static Set getCacheClientProxies()
public static Set getKeysOfInterestMap(com.gemstone.gemfire.internal.cache.tier.sockets.CacheClientProxy proxy, String regionName)
public void tearDown2()
throws Exception
DistributedTestCaseDistributedTestCase.tearDown() method, and should be over ridden in its place.tearDown2 in class DistributedTestCaseExceptionpublic static void closeCache()
public static void verifyDeadAndLiveServers(int expectedDeadServers,
int expectedLiveServers)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.