Class AlteringRateResultPoller<K>

    • Method Detail

      • start

        public boolean start()
        Description copied from interface: Poller
        Starts poller
        Specified by:
        start in interface Poller
        Returns:
        true if the poller was successfully started
      • stop

        public void stop()
        Description copied from interface: Poller
        Stops poller after finishing all started jobs
        Specified by:
        stop in interface Poller