Package | Description |
---|---|
com.gemstone.gemfire.management |
A set of APIs for retrieving information and statistics for GemFire components as well as controlling the startup, shutdown and runtime of those components.
|
Modifier and Type | Method and Description |
---|---|
ClientHealthStatus[] |
CacheServerMXBean.showAllClientStats()
Returns health and statistic information for all clients.
|
ClientHealthStatus |
CacheServerMXBean.showClientStats(String clientId)
Returns health and statistic information for the give client id.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.