All Known Implementing Classes:
DummySystemMonitor

public interface SystemMonitor
Monitors a Vespa controller and its system.
Author:
jonmv
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    reportSystemVersion(com.yahoo.component.Version systemVersion, SystemMonitor.Confidence confidence)
    Notifies the monitor of the current system version and its confidence.
  • Method Details

    • reportSystemVersion

      void reportSystemVersion(com.yahoo.component.Version systemVersion, SystemMonitor.Confidence confidence)
      Notifies the monitor of the current system version and its confidence.