public class CacheServerAdminTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.gemstone.gemfire.admin.AdminDistributedSystem |
admin |
protected static CacheServerAdminTest |
cacheServerAdminTest |
| Constructor and Description |
|---|
CacheServerAdminTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
accessCacheServers() |
static void |
accessCacheServersTask() |
protected com.gemstone.gemfire.admin.SystemMember[] |
getApplicationSystemMembers() |
protected com.gemstone.gemfire.admin.CacheVm[] |
getCacheServers() |
protected void |
initializeForAdmin() |
static void |
initializeForAdminTask() |
protected static com.gemstone.gemfire.LogWriter |
log() |
protected void |
startCacheServer() |
static void |
startCacheServerTask() |
protected void |
stopAllCacheServers() |
static void |
stopAllCacheServersTask() |
static void |
stopRandomCacheServerTask() |
protected static ConfigHashtable |
tab() |
protected void |
validateCacheServers() |
static void |
validateCacheServersTask() |
protected static CacheServerAdminTest cacheServerAdminTest
protected com.gemstone.gemfire.admin.AdminDistributedSystem admin
public static void initializeForAdminTask()
public static void startCacheServerTask()
protected void startCacheServer()
public static void stopRandomCacheServerTask()
public static void stopAllCacheServersTask()
protected void stopAllCacheServers()
public static void validateCacheServersTask()
protected void validateCacheServers()
public static void accessCacheServersTask()
protected void accessCacheServers()
protected com.gemstone.gemfire.admin.SystemMember[] getApplicationSystemMembers()
protected com.gemstone.gemfire.admin.CacheVm[] getCacheServers()
protected void initializeForAdmin()
protected static ConfigHashtable tab()
protected static com.gemstone.gemfire.LogWriter log()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.