All Known Implementing Classes:
AtomicHistoryActor

public interface NodeSessionObserver
This provides a bridge from the historian back to the system providing data. In this way, the historian can provide information and events.
  • Method Details

    • storageStatusChanged

      void storageStatusChanged(Status newStatus)
    • report

      void report(Level level, String message, Object data)