public class DistributedSystemTestMBean extends AbstractTestMBean<DistributedSystemTestMBean>
AbstractTestMBean.InPlaceJMXNotifValidatorattributes, 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 |
|---|
DistributedSystemTestMBean(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 String getType()
public void checkDSRuntime(JMXOperations ops, ObjectName targetMbean)
public void checkDSRuntimeMetrics(JMXOperations ops, ObjectName targetMbean)
public void checkStatistics(JMXOperations ops, ObjectName targetMbean)
public void checkDiskStoreStatistics(JMXOperations ops, ObjectName targetMbean)
public void checkWANStatistics(JMXOperations ops, ObjectName targetMbean)
public void fetchMemberConfiguration(JMXOperations ops, ObjectName targetMbean)
public void fetchMemberUpTime(JMXOperations ops, ObjectName targetMbean)
public void fetchJVMMetrics(JMXOperations ops, ObjectName targetMbean)
public void fetchOSMetrics(JMXOperations ops, ObjectName targetMbean)
public void fetchNetworkMetric(JMXOperations ops, ObjectName targetMbean)
public void fetchDiskMetrics(JMXOperations ops, ObjectName targetMbean)
public void revokeMissingDiskStores(JMXOperations ops, ObjectName targetMbean)
public void listMissingDiskStores(JMXOperations ops, ObjectName targetMbean)
public void shutDownAllMembers(JMXOperations ops, ObjectName targetMbean)
public void backupAllMembers(JMXOperations ops, ObjectName targetMbean)
public void restartMembers(JMXOperations ops, ObjectName targetMbean)
public void doValidation(JMXOperations ops)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.