public interface SsoServerConnPoolSvcMBean
Modifier and Type | Method and Description |
---|---|
Long |
getConnRequestWaitTimeCurrent()
Getter for the "ConnRequestWaitTimeCurrent" variable.
|
Long |
getConnRequestWaitTimeHighWaterMark()
Getter for the "ConnRequestWaitTimeHighWaterMark" variable.
|
Long |
getConnRequestWaitTimeLowWaterMark()
Getter for the "ConnRequestWaitTimeLowWaterMark" variable.
|
Integer |
getNumConnReleased()
Getter for the "NumConnReleased" variable.
|
Integer |
getNumConnUsedCurrent()
Getter for the "NumConnUsedCurrent" variable.
|
Integer |
getNumConnUsedHighWaterMark()
Getter for the "NumConnUsedHighWaterMark" variable.
|
Integer |
getNumConnUsedLowWaterMark()
Getter for the "NumConnUsedLowWaterMark" variable.
|
Integer getNumConnUsedCurrent() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Integer getNumConnUsedLowWaterMark() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Integer getNumConnUsedHighWaterMark() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Long getConnRequestWaitTimeCurrent() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Long getConnRequestWaitTimeLowWaterMark() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Long getConnRequestWaitTimeHighWaterMark() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Integer getNumConnReleased() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.