Class ThreadsCfg

    • Constructor Detail

      • ThreadsCfg

        public ThreadsCfg()
    • Method Detail

      • getCpuThreadCount

        public int getCpuThreadCount()
      • setCpuThreadCount

        public void setCpuThreadCount​(int cpuThreads)
      • getIoThreadCount

        public int getIoThreadCount()
      • setIoThreadCount

        public void setIoThreadCount​(int ioThreads)