Class TimedLeaderNotifier

  • All Implemented Interfaces:
    AutoCloseable, org.apache.camel.Service

    public class TimedLeaderNotifier
    extends Object
    implements org.apache.camel.Service
    Receives information about the current leader and handles expiration automatically.
    • Constructor Detail

    • Method Detail

      • start

        public void start()
        Specified by:
        start in interface org.apache.camel.Service
      • stop

        public void stop()
        Specified by:
        stop in interface org.apache.camel.Service