Interface ConsumerAssignmentCache

    • Method Detail

      • start

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

        void stop()
           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • isStarted

        boolean isStarted()
      • isAssignedTo

        boolean isAssignedTo​(pl.allegro.tech.hermes.api.SubscriptionName subscription)
      • getConsumerSubscriptions

        java.util.Set<pl.allegro.tech.hermes.api.SubscriptionName> getConsumerSubscriptions()