Class | Description |
---|---|
Delay |
Parent class of
Delay s and provides factory methods to create them. |
ExponentialDelay |
Delay which increases exponentially on every attempt.
|
FixedDelay |
Delay which is fixed for every attempt.
|
LinearDelay |
Delay which increases linearly for every attempt.
|
Copyright © 2016 Couchbase, Inc.. All rights reserved.