public class CacheServerTestMBean extends AbstractTestMBean<CacheServerTestMBean>
AbstractTestMBean.InPlaceJMXNotifValidator| Modifier and Type | Field and Description |
|---|---|
static String |
MEAN_EXIT |
static String |
MEAN_KILL |
static String |
NICE_EXIT |
static String |
NICE_KILL |
attributes, CacheServerMBean, DiskStoreMBean, DistributedLockServiceMBean, DistributedRegionMBean, DistributedSystemMBean, GatewayReceiverMBean, GatewaySenderMBean, gemfireDefinedMBeanTypes, LocatorMBean, LockServiceMBean, ManagerMBean, MemberGroupMBean, MemberMBean, ops, prefix, PULSEMBean, RegionMBean, templateObjectName, tests, TOKEN_ATRRIBUTES, TOKEN_CLASS, TOKEN_ON, TOKEN_OPERATIONS, TOKEN_TYPE| Constructor and Description |
|---|
CacheServerTestMBean(List<String> attrs,
List<Object[]> ops,
String ton,
String[] tests) |
addAsyncEventQueueCreatedNotificationExp, addCacheServerNotifListener, addCacheServerStartedNotificationExp, addCacheServerStoppedNotificationExp, addClientCrashedNotificationExp, addClientJoinedNotificationExp, addClientLeftNotificationExp, addDiskStoreCreatedNotificationExp, addDiskStoreDestroyedNotificationExp, addDSNotifListener, addGWReceiverCreatedNotificationExp, addGWReceiverStartedNotificationExp, addGWReceiverStoppedNotificationExp, addGWSenderCreatedNotificationExp, addGWSenderPausedNotificationExp, addGWSenderStoppedNotificationExp, addLocaterCreatedNotificationExp, addLockServiceCreateNotificationExp, addLockServiceDestroyNotificationExp, addMemberDepartedNotificationExp, addMemberJoinedNotificationExp, addMemberNotifListener, addMemberSuspectNotificationExp, addRegionCreateNotificationExp, addRegionDestroyNotificationExp, addSystemAlertNotificationExp, buildOperationArray, callJmxOperation, executeTest, getAttributes, getOperations, getTemplateObjectName, getTests, parseMBeanDescriptor, runMethodpublic static final String MEAN_EXIT
public static final String MEAN_KILL
public static final String NICE_EXIT
public static final String NICE_KILL
public void startAndStopCacheServer(JMXOperations ops, ObjectName targetMbean)
public void startAndStopCacheServerWtihConfigCheck(JMXOperations ops, ObjectName targetMbean)
public void checkCacheServerStatistics(JMXOperations ops, ObjectName targetMbean)
public void checkCacheServerRuntimeData(JMXOperations ops, ObjectName targetMbean)
public void checkIndexAttributes(JMXOperations ops, ObjectName targetMbean)
public void checkCQAttributes(JMXOperations ops, ObjectName targetMbean)
public void checkClientAttributes(JMXOperations ops, ObjectName targetMbean)
public void fetchClientStats(JMXOperations ops, ObjectName targetMbean)
public void fetchClientIds(JMXOperations ops, ObjectName targetMbean)
public void closeContinuousQuery(JMXOperations ops, ObjectName targetMbean)
public void closeAllContinuousQuery(JMXOperations ops, ObjectName targetMbean)
public void stopContinuousQuery(JMXOperations ops, ObjectName targetMbean)
public void executeContinuousQuery(JMXOperations ops, ObjectName targetMbean)
public void removeIndex(JMXOperations ops, ObjectName targetMbean)
public void doClientHA(JMXOperations ops, ObjectName targetMbean)
public String getType()
public void doValidation(JMXOperations ops)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.