public class SystemMemberCacheDUnitTest extends AdminDUnitTestCase
SystemMemberCache
administration API.| Modifier and Type | Class and Description |
|---|---|
static class |
SystemMemberCacheDUnitTest.MyCacheLoader |
static class |
SystemMemberCacheDUnitTest.MyLoadProbe |
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2agent, AGENT_VM, debug, NUM_RETRY, RETRY_INTERVAL, shutdownThread, tcSystem, urlStringcachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
SystemMemberCacheDUnitTest(java.lang.String name)
Creates a new
SystemMemberCacheDUnitTest |
| Modifier and Type | Method and Description |
|---|---|
void |
testAddBridgeServer()
Tests adding a bridge server in a remote VM.
|
void |
testAddCacheServer() |
void |
testCacheAttributes()
Tests getting and setting attributes of a cache using the admin
AP.I
|
void |
testCreateRegion()
Tests that the admin API can create a region in a remote VM.
|
void |
testCreateRegionBadConfiguration()
Tests that creating a region in a remote VM with invalid
attributes throws an exception.
|
void |
testCreateRootRegion()
Tests that the admin API can create a VM root region in a remote
VM.
|
void |
testIsCacheServer()
Tests to make sure that the admin API detects cache servers
correctly.
|
void |
testRootRegions()
Tests getting root regions
|
void |
testStartStopBridgeServer()
Tests starting and stopping a bridge server in a remote VM
|
assertAgent, assertLog, createDistributedSystem, disconnect, getAdminDistributedSystem, getDistributedMember, getDistributionConfig, getLocators, isJMX, isRMI, isSSL, reconnectToSystem, setUp, startAgent, stopAgent, tearDown2addExceptionTag1, 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, 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 SystemMemberCacheDUnitTest(java.lang.String name)
SystemMemberCacheDUnitTestpublic void testCacheAttributes()
throws java.lang.Exception
java.lang.Exceptionpublic void testRootRegions()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddBridgeServer()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddCacheServer()
throws java.lang.Exception
java.lang.Exceptionpublic void testStartStopBridgeServer()
throws java.lang.Exception
java.lang.Exceptionpublic void testIsCacheServer()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateRootRegion()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateRegion()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateRegionBadConfiguration()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.