类 ConsumerConfig

    • 构造器详细资料

      • ConsumerConfig

        public ConsumerConfig()
    • 方法详细资料

      • isDefault

        public Boolean isDefault()
      • setDefault

        public void setDefault​(Boolean isDefault)
      • getClient

        public String getClient()
      • setClient

        public void setClient​(String client)
      • getThreadpool

        public String getThreadpool()
      • setThreadpool

        public void setThreadpool​(String threadpool)
      • getDefault

        public Boolean getDefault()
      • getCorethreads

        public Integer getCorethreads()
      • setCorethreads

        public void setCorethreads​(Integer corethreads)
      • getThreads

        public Integer getThreads()
      • setThreads

        public void setThreads​(Integer threads)
      • getQueues

        public Integer getQueues()
      • setQueues

        public void setQueues​(Integer queues)