Class TThreadPoolServer.Args

    • Field Detail

      • minWorkerThreads

        public int minWorkerThreads
      • maxWorkerThreads

        public int maxWorkerThreads
      • executorService

        public java.util.concurrent.ExecutorService executorService
      • stopTimeoutVal

        public int stopTimeoutVal
      • stopTimeoutUnit

        public java.util.concurrent.TimeUnit stopTimeoutUnit
      • requestTimeout

        public int requestTimeout
      • requestTimeoutUnit

        public java.util.concurrent.TimeUnit requestTimeoutUnit
      • beBackoffSlotLength

        public int beBackoffSlotLength
      • beBackoffSlotLengthUnit

        public java.util.concurrent.TimeUnit beBackoffSlotLengthUnit