@Contract(threading=STATELESS)
public interface SchedulingStrategy
Modifier and Type | Method and Description |
---|---|
org.apache.hc.core5.util.TimeValue |
schedule(int attemptNumber)
Schedules execution time for an operation.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.