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 |
---|---|
ClientQueueDetail[] |
CacheServerMXBean.showClientQueueDetails()
Shows a list of client with their queue statistics.
|
ClientQueueDetail |
CacheServerMXBean.showClientQueueDetails(String clientId)
Shows queue statistics of the given client.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.