| Package | Description |
|---|---|
| com.gemstone.gemfire.admin |
Contains DUnit tests that exercise the external
admin API. |
| com.gemstone.gemfire.admin.jmx |
Contains tests for administering GemFire via JMX.
|
| com.gemstone.gemfire.admin.jmx.internal | |
| com.gemstone.gemfire.admin.memberstatus | |
| com.gemstone.gemfire.admin.statalerts | |
| com.gemstone.gemfire.admin.stats | |
| com.gemstone.gemfire.internal.admin | |
| com.gemstone.gemfire.internal.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminDSSecurityDUnitTest
Tests the functionality of the
AdminDistributedSystem security |
class |
DistributedSystemDUnitTest
Tests the functionality of the
AdminDistributedSystem
administration API. |
class |
GemFireHealthDUnitTest
Tests the functionality of the
GemFireHealth administration
API. |
class |
SystemMemberCacheDUnitTest
Tests the functionality of the
SystemMemberCache
administration API. |
class |
SystemMemberCacheListenerDUnitTest
Tests the admin SystemMemberCacheListener.
|
class |
SystemMemberDUnitTest
Tests the functionality of the
SystemMember administration
API. |
class |
SystemMemberRegionDUnitTest
Tests the functionality of the
SystemMemberRegion
administration API. |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminDistributedSystemDisconnectDUnitTest |
class |
DistributedSystemJMXDUnitTest
Tests the functionality of the
DistributedSystem admin
interface via JMX MBeans. |
class |
DistributedSystemJMXRMIDUnitTest
Tests the functionality of the
DistributedSystem admin
interface via JMX MBeans accessed remotely using RMI. |
class |
DistributedSystemJMXRMISSLDUnitTest
Tests the functionality of the
DistributedSystem admin
interface via JMX MBeans accessed remotely using RMI secured with SSL. |
class |
GemFireHealthJMXDUnitTest
Tests the functionality of the GemFire health monitoring via JMX
MBeans.
|
class |
GemFireHealthJMXRMIDUnitTest
Tests the functionality of the
GemFireHealth admin
interface via JMX MBeans accessed remotely using RMI. |
class |
MailManagerDUnitTest
tesing functionality of mail manager
|
class |
SystemMemberCacheJMXDUnitTest
Tests the functionality of the
SystemMemberCache admin
interface via JMX MBeans. |
class |
SystemMemberJMXDUnitTest
Tests the functionality of the
SystemMember admin
interface via JMX MBeans. |
class |
SystemMemberRegionJMXDUnitTest
Tests the functionality of the
SystemMemberRegion admin
interface via JMX MBeans. |
| Modifier and Type | Method and Description |
|---|---|
static com.gemstone.gemfire.admin.jmx.Agent |
JMXHelper.startAgent(AdminDUnitTestCase test,
com.gemstone.gemfire.admin.jmx.AgentConfig config,
com.gemstone.gemfire.distributed.internal.DistributionConfig dsConfig,
int pid)
Creates a new JMX agent in this VM
|
static com.gemstone.gemfire.admin.jmx.Agent |
JMXHelper.startAgent(AdminDUnitTestCase test,
com.gemstone.gemfire.admin.jmx.AgentConfig config,
int pid) |
static com.gemstone.gemfire.admin.jmx.Agent |
JMXHelper.startAgent(AdminDUnitTestCase test,
int pid) |
protected static String |
JMXHelper.startRMIAgent(AdminDUnitTestCase test,
int pid)
Accessed via reflection.
|
protected static String |
JMXHelper.startRMISSLAgent(AdminDUnitTestCase test,
int pid)
Accessed via reflection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JmxClientStatResourcesCleanupDUnitTest
This is a DUnit test to verify clean up of client statistic JMX resources
created in cache & application member VMs when a client gets disconnected.
|
class |
JmxRegionResourcesCleanupDUnitTest
This is a DUnit test to verify clean up of region JMX resources created
for cache & application member VMs when the region(s) get destroyed/removed.
|
class |
JmxStatResourcesCleanupDUnitTest
This is a DUnit test to verify clean up of statistic JMX resources created
for cache & application member VMs when these member VM gets disconnected.
|
class |
MemberInfoWithStatsMBeanDUnitTest
This is a DUnit test to verify the MemberInfoWithStatsMBean that is added to
return information as plain java types.
|
class |
MemberInfoWithStatsMBeanGFEValidationDUnitTest
This is a DUnit test to verify the MemberInfoWithStatsMBean that is added to
return information as plain java types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GemFireMemberRegionStatusDUnitTest
Tests the functionality of the
RegionStatus object used both in
GFMonI and II for core status |
class |
GemFireMemberStatusDUnitTest
Tests the functionality of the
GemFireMemberStatus
object used both in GFMonI and II for core status |
class |
RegionSubRegionSnapsotDUnitTest
Tests the functionality of the
RegionSubRegionSnapshot object used
both in GFMonI and II for core status |
| Modifier and Type | Class and Description |
|---|---|
class |
StatAlertDefinitionDUnitTest
This is a base class used by all the DUnit tests for stat alert definitions
functionality.
|
class |
StatAlertDefinitionJMXOperationsDUnitTest
This class provides the test cases to verify the JMX operations for the
statalert definition functionality.
|
class |
StatAlertDefinitionReadSaveDUnitTest
This class provides the test cases to verify the read-save operations for the
statalert definition functionality upon agent exit.
|
class |
StatAlertManagerDUnitTest
tesing functionality of stats alert manager
|
class |
StatAlertNotificationDUnitTest
This class implements test verifying the functionality of stat alert
notifications by registering stat alert definitions of different types &
performing operations on the members which would generate the alerts for the
registered statalert definitions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GemFireMemberandVMStatsDUnitTest
Tests the functionality of the
VMStats50 and
PartitionedRegionStats |
class |
GemFireMemberPRandVMStatsDUnitTest
Tests the functionality of the
VMStats50 and
PartitionedRegionStats |
class |
GemFireMemberStatsDUnitTest
Tests the functionality of the
StatisticResource admin
interface |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientStatsManagerDUnitTest
A test to make sure that client stats
are sent from clients to servers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionedRegionSystemMemberRegionListenerDUnitTest
Test PartitionedRegion system administration events
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.