Class DropwizardFunctionCounter<T>

    • Method Detail

      • getDropwizardMeter

        public com.codahale.metrics.Meter getDropwizardMeter()
      • count

        public double count()
        Specified by:
        count in interface FunctionCounter
        Returns:
        The cumulative count since this counter was created.