Interface TierConsumerAgent

    • Method Detail

      • start

        void start()
        Start the consumer agent.
      • registerAvailabilityNotifier

        void registerAvailabilityNotifier​(AvailabilityNotifier notifier)
        Register the notifier to notify the availability of a subpartition.
        Parameters:
        notifier - to notify availability.