Class THsHaServer.Args

    • Field Detail

      • minWorkerThreads

        public int minWorkerThreads
      • maxWorkerThreads

        public int maxWorkerThreads
    • Method Detail

      • getMinWorkerThreads

        public int getMinWorkerThreads()
      • getMaxWorkerThreads

        public int getMaxWorkerThreads()
      • getStopTimeoutVal

        public int getStopTimeoutVal()
      • stopTimeoutVal

        public THsHaServer.Args stopTimeoutVal​(int stopTimeoutVal)
      • getStopTimeoutUnit

        public java.util.concurrent.TimeUnit getStopTimeoutUnit()
      • stopTimeoutUnit

        public THsHaServer.Args stopTimeoutUnit​(java.util.concurrent.TimeUnit stopTimeoutUnit)
      • getExecutorService

        public java.util.concurrent.ExecutorService getExecutorService()
      • executorService

        public THsHaServer.Args executorService​(java.util.concurrent.ExecutorService executorService)