Class MThreadPoolManager

    • Field Detail

      • CFG_SLEEP_TIME

        public static CfgLong CFG_SLEEP_TIME
      • CFG_PENDING_TIME

        public static CfgLong CFG_PENDING_TIME
    • Constructor Detail

      • MThreadPoolManager

        public MThreadPoolManager()
    • Method Detail

      • poolClean

        public void poolClean​(long pendingTime)
      • poolClean

        public void poolClean()
      • poolSize

        public int poolSize()
      • poolWorkingSize

        public int poolWorkingSize()
      • finalize

        protected void finalize()
        Overrides:
        finalize in class Object