Interface MonitorConfiguration


public interface MonitorConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
     
    boolean
    Checks if a monitor is enabled.
  • Method Details

    • isEnabled

      boolean isEnabled()
      Checks if a monitor is enabled.
      Returns:
      if the monitor is enabled
    • isDataCenterOnly

      default boolean isDataCenterOnly()
      Returns:
      true if this monitor is data centre only.