| Package | Description |
|---|---|
| com.lightstep.tracer.metrics | |
| com.lightstep.tracer.retry |
| Class and Description |
|---|
| Retryable
Interface that provides retry ability for a class when executed via
RetryPolicy.run(Retryable). |
| RetryPolicy
A policy that defines the conditions and timing of when retries should be
performed.
|
| Class and Description |
|---|
| Retryable
Interface that provides retry ability for a class when executed via
RetryPolicy.run(Retryable). |
| RetryFailureException
Thrown to indicate the ultimate failure of retried invocation(s) by a
RetryPolicy. |
| RetryPolicy
A policy that defines the conditions and timing of when retries should be
performed.
|
Copyright © 2020 LightStep. All rights reserved.