public class PRClientServerRegionFunctionExecutionFailoverDUnitTest extends PRClientServerTestBase
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2poollogPerTest, reconnect, system, testName| Constructor and Description |
|---|
PRClientServerRegionFunctionExecutionFailoverDUnitTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkSize() |
static void |
createClientWithLocator(String host,
int port0) |
protected void |
createScenario() |
static int |
createServerWithLocator(String locator,
boolean isAccessor,
ArrayList commonAttrs) |
static Object |
executeFunction() |
static void |
fetchMetaData() |
static void |
putIntoRegion() |
void |
setUp()
Sets up the test (noop).
|
void |
startLocatorInVM(int locatorPort) |
static void |
stopLocator() |
void |
tearDown2()
Tears down the test.
|
void |
testBug40714() |
void |
testOnRegionFailoverNonHA() |
void |
testOnRegionFailoverWithTwoServerDownHA() |
void |
testServerBucketMovedException_LocalServer() |
void |
testServerBucketMovedException() |
void |
testServerCacheClosedFailoverWithTwoServerAliveHA() |
void |
testServerFailoverWithTwoServerAliveHA() |
void |
testserverMultiKeyExecution_SocektTimeOut() |
void |
xtestOnRegionFailoverWithOneServerDownHA() |
closeCache, closeCacheHA, createCacheClient_SingleConnection, createCacheClient, createCacheClientWith2Regions, createCacheClientWithDistributedRegion, createCacheClientWithoutRegion, createCacheInVm, createCacheServer, createCacheServer, createCacheServerWith2Regions, createCacheServerWithDR, createClientServerScenarion_SingleConnection, createClientServerScenarion, createClientServerScenarioNoSingleHop, createClientServerScenarionWith2Regions, createClientServerScenarionWithDistributedtRegion, createClientServerScenarionWithoutRegion, createClientServerScenarioSelectorNoSingleHop, createClientServerScenarioSingleHop, createCommonServerAttributes, createNoSingleHopCacheClient, createSelectorCacheServer, createSingleHopCacheClient, registerFunction, registerFunctionAtServer, runOnAllServers, startServerHA, stopServerHAaddExceptionTag1, basicGetCache, beginCacheXml, cleanDiskDirs, closeAllCache, 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, 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 PRClientServerRegionFunctionExecutionFailoverDUnitTest(String name)
public void setUp()
throws Exception
DistributedTestCasesetUp in class PRClientServerTestBaseExceptionpublic void tearDown2()
throws Exception
DistributedTestCaseDistributedTestCase.tearDown() method, and should be over ridden in its place.tearDown2 in class PRClientServerTestBaseExceptionpublic void testserverMultiKeyExecution_SocektTimeOut()
public void testServerFailoverWithTwoServerAliveHA()
throws InterruptedException
InterruptedExceptionpublic void testServerCacheClosedFailoverWithTwoServerAliveHA()
throws InterruptedException
InterruptedExceptionpublic void testBug40714()
public void testOnRegionFailoverWithTwoServerDownHA()
throws InterruptedException
InterruptedExceptionpublic void xtestOnRegionFailoverWithOneServerDownHA()
throws InterruptedException
InterruptedExceptionpublic void testOnRegionFailoverNonHA()
throws InterruptedException
InterruptedExceptionpublic void testServerBucketMovedException()
throws InterruptedException
InterruptedExceptionpublic void testServerBucketMovedException_LocalServer()
throws InterruptedException
InterruptedExceptionpublic static void fetchMetaData()
public void startLocatorInVM(int locatorPort)
public static void stopLocator()
public static int createServerWithLocator(String locator, boolean isAccessor, ArrayList commonAttrs)
public static void createClientWithLocator(String host, int port0)
public static void putIntoRegion()
public static Object executeFunction()
public static void checkSize()
protected void createScenario()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.