public static interface WSWLMStats.ClientStats
Modifier and Type | Field and Description |
---|---|
static int |
ClientClusterUpdateCount
The number of times that this client has received new server cluster information (CountStatistic).
|
static int |
ClientResponseTime
The response time, in milliseconds, for IIOP requests sent by this client (TimeStatistic).
|
static java.lang.String |
NAME
Stats name of the WLM client
<server> | |__Workload Management+ | |__client |
static int |
OutgoingIIOPRequestCount
The number of outgoing IIOP requests sent from this client (CountStatistic).
|
static final java.lang.String NAME
static final int OutgoingIIOPRequestCount
static final int ClientClusterUpdateCount
static final int ClientResponseTime