public class RemoteVmTest extends CacheServerAdminTest
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CACHED_REGION_NAME |
protected static String |
MASTER_REGION_NAME |
protected static String |
REGION_NAME |
protected static RemoteVmTest |
remoteVmTest |
admin, cacheServerAdminTest| Constructor and Description |
|---|
RemoteVmTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
defineCacheServerRegionsTask()
Create the cache and define regions and entries,
including setting the cache loader for CachedData.
|
static void |
initializeForAdminTask()
Hydra task to initialize an for hosting a
Cache and for admin of the distributed system in the
same VM. |
static void |
startCacheServerTask() |
accessCacheServers, accessCacheServersTask, getApplicationSystemMembers, getCacheServers, initializeForAdmin, log, startCacheServer, stopAllCacheServers, stopAllCacheServersTask, stopRandomCacheServerTask, tab, validateCacheServers, validateCacheServersTaskprotected static RemoteVmTest remoteVmTest
protected static final String REGION_NAME
protected static final String MASTER_REGION_NAME
protected static final String CACHED_REGION_NAME
public static void initializeForAdminTask()
Cache and for admin of the distributed system in the
same VM.public static void startCacheServerTask()
public static void defineCacheServerRegionsTask()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.