Class EventBasedCounter

    • Constructor Detail

      • EventBasedCounter

        public EventBasedCounter​(String description)
        Construct a new EventBasedCounter.
        Parameters:
        description - String; the description for this counter
      • EventBasedCounter

        public EventBasedCounter​(String description,
                                 EventProducer eventProducer)
        Construct a new EventBasedCounter with a specific EventProducer, e.g. a remote one.
        Parameters:
        description - String; the description for this counter
        eventProducer - EventProducer; the EventProducer to embed and use in this statistic