Interface SystemMonitor

  • All Known Implementing Classes:
    DummySystemMonitor

    public interface SystemMonitor
    Monitors a Vespa controller and its system.
    Author:
    jonmv
    • Method Detail

      • reportSystemVersion

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