Interface StatisticsManager

  • All Known Implementing Classes:
    SiddhiStatisticsManager

    public interface StatisticsManager
    Each siddhi app will have one StatisticsManager in siddhi app context
    • Method Detail

      • startReporting

        void startReporting()
      • stopReporting

        void stopReporting()
      • cleanup

        void cleanup()