|
GemFire 6.0.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServerMetrics
Metrics about the resource usage for a bridge server.
These metrics are provided to the ServerLoadProbe for
use in calculating the load on the server.
| Method Summary | |
|---|---|
int |
getClientCount()
Get the number of clients connected to this bridge server. |
int |
getConnectionCount()
Get the number of open connections for this bridge server. |
int |
getMaxConnections()
Get the max connections for this bridge server. |
int |
getSubscriptionConnectionCount()
Get the number of client subscription connections hosted on this bridge server. |
| Method Detail |
|---|
int getConnectionCount()
int getClientCount()
int getSubscriptionConnectionCount()
int getMaxConnections()
|
GemFire 6.0.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||