Interface ScalingMemberMBean


public interface ScalingMemberMBean
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    A String representing the ObjectName that this MBean maps to.
  • Method Summary

    Modifier and Type
    Method
    Description
    Dump all of the metric values contained in this scaling member
    boolean
     
  • Field Details

  • Method Details

    • getEnabled

      boolean getEnabled()
    • dumpMetricValues

      Map<String,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