Interface SchedulingStrategy

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.apache.hc.core5.util.TimeValue schedule​(int attemptNumber)
      Schedules execution time for an operation.
    • Method Detail

      • schedule

        org.apache.hc.core5.util.TimeValue schedule​(int attemptNumber)
        Schedules execution time for an operation.