Class ConsoleProperties.Topology

    • Constructor Detail

      • Topology

        public Topology()
    • Method Detail

      • getCorePoolSize

        public int getCorePoolSize()
      • setCorePoolSize

        public void setCorePoolSize​(int corePoolSize)
      • getMaxPoolSize

        public int getMaxPoolSize()
      • setMaxPoolSize

        public void setMaxPoolSize​(int maxPoolSize)
      • getQueueCapacity

        public int getQueueCapacity()
      • setQueueCapacity

        public void setQueueCapacity​(int queueCapacity)