Class RqueueMetricsProperties


  • @Configuration
    @ConfigurationProperties(prefix="rqueue.metrics")
    public class RqueueMetricsProperties
    extends com.github.sonus21.rqueue.config.MetricsProperties
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.github.sonus21.rqueue.config.MetricsProperties

        com.github.sonus21.rqueue.config.MetricsProperties.Count
    • Method Summary

      • Methods inherited from class com.github.sonus21.rqueue.config.MetricsProperties

        countExecution, countFailure, getCount, getMetricTags, getTags, setCount, setMetricTags, setTags
      • Methods inherited from class java.lang.Object

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

      • RqueueMetricsProperties

        public RqueueMetricsProperties()