Interface DsTableEntryMBean

  • All Known Implementing Classes:
    DsTableEntry, DsTableEntryImpl

    public interface DsTableEntryMBean
    This interface is used for representing the remote management interface for the "DsTableEntry" MBean.
    • Method Detail

      • getDsCacheHits

        Long getDsCacheHits()
                     throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsCacheHits" variable.
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsCacheEntries

        Long getDsCacheEntries()
                        throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsCacheEntries" variable.
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsCopyEntries

        Long getDsCopyEntries()
                       throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsCopyEntries" variable.
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsMasterEntries

        Long getDsMasterEntries()
                         throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsMasterEntries" variable.
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsServerDescription

        String getDsServerDescription()
                               throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsServerDescription" variable.
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsServerType

        Byte[] getDsServerType()
                        throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsServerType" variable.
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getDsSlaveHits

        Long getDsSlaveHits()
                     throws com.sun.management.snmp.SnmpStatusException
        Getter for the "DsSlaveHits" variable.
        Throws:
        com.sun.management.snmp.SnmpStatusException
      • getApplIndex

        Integer getApplIndex()
                      throws com.sun.management.snmp.SnmpStatusException
        Getter for the "ApplIndex" variable.
        Throws:
        com.sun.management.snmp.SnmpStatusException