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