Interface StatisticsCollectable

All Known Implementing Classes:
ConfigurationStatistics, ControllerStatistics, EpicsChannelMetadataStatistics, EpicsChannelMonitorStatistics, EpicsChannelPollerStatistics, EpicsChannelStatistics, ServerStatistics, WicaStreamLifecycleStatistics

public interface StatisticsCollectable
Provides a mechanism for collecting the statistics associated with various aspects of the Wica server.
  • Method Details

    • get

      Returns the statistics associated with the collectable.
      Returns:
      the statistics.
    • reset

      void reset()
      Resets the statistics.