Interface ScalingMemberMBean


  • public interface ScalingMemberMBean
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String OBJECT_NAME
      A String representing the ObjectName that this MBean maps to.
    • Field Detail

      • OBJECT_NAME

        static final java.lang.String OBJECT_NAME
        A String representing the ObjectName that this MBean maps to.
        See Also:
        Constant Field Values
    • Method Detail

      • getEnabled

        boolean getEnabled()
      • dumpMetricValues

        java.util.Map<java.lang.String,​java.lang.Double> dumpMetricValues()
        Dump all of the metric values contained in this scaling member
        Returns:
        the Map of metric name and usedAmount contained in this scaling member