类 PerformanceLoggerThread.PerformanceLogTask

  • 所有已实现的接口:
    java.lang.Runnable
    封闭类:
    PerformanceLoggerThread

    class PerformanceLoggerThread.PerformanceLogTask
    extends java.lang.Object
    implements java.lang.Runnable
    • 字段概要

      字段 
      修饰符和类型 字段 说明
      private int logCount  
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型 方法 说明
      private void printDistroMonitor()  
      void run()  
      • 从类继承的方法 java.lang.Object

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

      • logCount

        private int logCount
    • 构造器详细资料

      • PerformanceLogTask

        PerformanceLogTask()
    • 方法详细资料

      • run

        public void run()
        指定者:
        run 在接口中 java.lang.Runnable
      • printDistroMonitor

        private void printDistroMonitor()