| Package | Description |
|---|---|
| org.apache.streams.util.api.requests.backoff | |
| org.apache.streams.util.api.requests.backoff.impl |
| Class and Description |
|---|
| BackOffException
Exception that is thrown when a
AbstractBackOffStrategy has attempted to
backOff() more than the AbstractBackOffStrategy was configured for. |
| BackOffStrategy
BackOffStrategy will cause the current thread to sleep for a specific amount of time.
|
| Class and Description |
|---|
| AbstractBackOffStrategy |
| BackOffStrategy
BackOffStrategy will cause the current thread to sleep for a specific amount of time.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.