public interface OprRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Number of Instances: Multiple
Object Name:
com.convergin:Type=OprRuntime,Version=<version>,Location=<server-name>,Name= <module-instance-name>.Opr.<opr-name>
where
is one of the following:
Modifier and Type | Method and Description |
---|---|
long |
getSuccessfulQueryCount()
Returns the number of successful queries that an OPR executed in the last measurement period
|
long |
getUnsuccessfulQueryCount()
Returns the number of unsuccessful queries that an OPR attempted to execute in the last measurement period
|
long getSuccessfulQueryCount()
long getUnsuccessfulQueryCount()