Class JvmG1GCMetricsLogger

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void logMetrics​(org.apache.pulsar.common.stats.Metrics metrics)
      JvmGCMetricsLogger should update the metrics with GC specific dimensions and value.
      void refresh()
      It will be triggered by JvmMetrics periodically to refresh stats at interval (default = 1 min).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JvmG1GCMetricsLogger

        public JvmG1GCMetricsLogger()