public class DistrbutedRegionProfileOffHeapDUnitTest extends CacheTestCase
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2cachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
DistrbutedRegionProfileOffHeapDUnitTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
testPartitionedRegionProfileWithAccessor()
Asserts that creating a region on two members, with one being off-heap with local
storage and the other being on-heap without local storage, will not cause an
exception.
|
void |
testPartitionedRegionProfileWithConflict()
Asserts that creating a region on two members, with one member having the
region as on-heap and the other as having the region as off-heap, will
cause an exception and the region will not be created.
|
void |
testPartitionedRegionProfileWithoutConflict()
Asserts that creating a region on two members, with both regions having the
same off-heap status, will not cause an exception and the region will be
created.
|
void |
testPartitionedRegionProfileWithProxy()
Asserts that creating a region on two members, with one being off-heap with local
storage and the other being a proxy will not cause an exception.
|
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 DistrbutedRegionProfileOffHeapDUnitTest(String name)
public void testPartitionedRegionProfileWithConflict()
throws Exception
Exceptionpublic void testPartitionedRegionProfileWithoutConflict()
throws Exception
Exceptionpublic void testPartitionedRegionProfileWithAccessor()
throws Exception
ExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.