public class PartitionListenerDUnitTest extends CacheTestCase
| Modifier and Type | Class and Description |
|---|---|
protected static class |
PartitionListenerDUnitTest.TestPartitionListener |
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2cachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
PartitionListenerDUnitTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createData(VM vm,
int startKey,
int endKey,
String value,
String regionName) |
protected com.gemstone.gemfire.distributed.DistributedMember |
createPR(VM vm,
String regionName,
boolean isAccessor) |
protected Map<Integer,List<Integer>> |
getBucketsAndKeysAdded(VM vm,
String regionName) |
protected Map<Integer,List<Integer>> |
getBucketsAndKeysRemoved(VM vm,
String regionName) |
protected void |
rebalance(VM vm) |
void |
testAfterBucketRemovedCreated() |
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 PartitionListenerDUnitTest(String name)
public void testAfterBucketRemovedCreated()
throws Throwable
Throwableprotected com.gemstone.gemfire.distributed.DistributedMember createPR(VM vm, String regionName, boolean isAccessor) throws Throwable
Throwableprotected void createData(VM vm, int startKey, int endKey, String value, String regionName)
protected Map<Integer,List<Integer>> getBucketsAndKeysRemoved(VM vm, String regionName)
protected Map<Integer,List<Integer>> getBucketsAndKeysAdded(VM vm, String regionName)
protected void rebalance(VM vm)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.