Interface ResultPoller<K>

  • All Superinterfaces:
    Poller
    All Known Implementing Classes:
    AlteringRateResultPoller

    public interface ResultPoller<K>
    extends Poller
    This interface extends Poller functionality providing way of accessing polling result when available.
    • Method Detail

      • startAndPoll

        K startAndPoll()