public interface DsTableEntryMBean
Modifier and Type | Method and Description |
---|---|
Integer |
getApplIndex()
Getter for the "ApplIndex" variable.
|
Long |
getDsCacheEntries()
Getter for the "DsCacheEntries" variable.
|
Long |
getDsCacheHits()
Getter for the "DsCacheHits" variable.
|
Long |
getDsCopyEntries()
Getter for the "DsCopyEntries" variable.
|
Long |
getDsMasterEntries()
Getter for the "DsMasterEntries" variable.
|
String |
getDsServerDescription()
Getter for the "DsServerDescription" variable.
|
Byte[] |
getDsServerType()
Getter for the "DsServerType" variable.
|
Long |
getDsSlaveHits()
Getter for the "DsSlaveHits" variable.
|
Long getDsCacheHits() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Long getDsCacheEntries() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Long getDsCopyEntries() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Long getDsMasterEntries() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
String getDsServerDescription() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Byte[] getDsServerType() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Long getDsSlaveHits() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Integer getApplIndex() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2017 ForgeRock AS. All rights reserved.