Class ConsumerGroupManager


  • public class ConsumerGroupManager
    extends java.lang.Object
    • Field Detail

      • started

        protected java.util.concurrent.atomic.AtomicBoolean started
      • inited

        protected java.util.concurrent.atomic.AtomicBoolean inited
    • Method Detail

      • init

        public void init()
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • start

        public void start()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shutdown

        public void shutdown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • refresh

        public void refresh​(ConsumerGroupConf consumerGroupConfig)
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • unsubscribe

        public void unsubscribe​(java.lang.String consumerGroup)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception