Interface | Description |
---|---|
WaitStrategy |
Operations that are polling for a result to arrive require a waiting time between consecutive
polls.
|
Class | Description |
---|---|
ExponentialWaitStrategy |
WaitStrategy with exponentially increasing sleep time. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.