Interface MetricEventPublisher

    • Method Detail

      • emitMetricsEvent

        void emitMetricsEvent()
        Emit immediately a metrics event.
      • isEnabled

        boolean isEnabled()
        Returns true if the metric collector is enabled.
        Returns:
        true if the metric collector is enabled
      • shutdown

        void shutdown()
        Shut down the event publisher.