类 ServiceEventQueueSizeMetricsCollector


  • @Service
    public class ServiceEventQueueSizeMetricsCollector
    extends java.lang.Object
    ServiceEvent queue size metrics collector.
    作者:
    liuyixiao
    • 字段概要

      字段 
      修饰符和类型 字段 说明
      private static long DELAY_SECONDS  
      private static java.util.concurrent.ScheduledExecutorService executorService  
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • DELAY_SECONDS

        private static final long DELAY_SECONDS
        另请参阅:
        常量字段值
      • executorService

        private static java.util.concurrent.ScheduledExecutorService executorService
    • 构造器详细资料

      • ServiceEventQueueSizeMetricsCollector

        public ServiceEventQueueSizeMetricsCollector()