See: Description
| Interface | Description |
|---|---|
| FaultToleranceStrategy<V> |
A fault tolerance strategy that guards invocations of arbitrary
Callables. |
| GeneralMetrics | |
| InvocationContextEvent |
| Class | Description |
|---|---|
| GeneralMetricsRecorder<V> | |
| Invocation<V> |
A "sentinel" fault tolerance strategy that does no processing, it only invokes the guarded
Callable. |
| InvocationContext<V> |
FaultToleranceStrategy; each strategy implements that.
API stability in this package and all its subpackages is not guaranteed!Copyright © 2018–2020. All rights reserved.