Uses of Package
io.smallrye.faulttolerance.core
Packages that use io.smallrye.faulttolerance.core
Package
Description
Core implementations of fault tolerance strategies conforming to MicroProfile Fault Tolerance.
-
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.coreClassDescriptionCreator and controller of a
Future.A fault tolerance strategy that guards invocations of arbitraryCallables.Represents a computation that may still be running, and allows obtaining a result of the computation once available.A "sentinel" fault tolerance strategy that does no processing, it only invokes the guardedCallable. -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.apiimpl
-
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.asyncClassDescriptionA fault tolerance strategy that guards invocations of arbitrary
Callables.Represents a computation that may still be running, and allows obtaining a result of the computation once available. -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.bulkheadClassDescriptionA fault tolerance strategy that guards invocations of arbitrary
Callables.Represents a computation that may still be running, and allows obtaining a result of the computation once available. -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.circuit.breakerClassDescriptionA fault tolerance strategy that guards invocations of arbitrary
Callables.Represents a computation that may still be running, and allows obtaining a result of the computation once available. -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.fallbackClassDescriptionA fault tolerance strategy that guards invocations of arbitrary
Callables.Represents a computation that may still be running, and allows obtaining a result of the computation once available. -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.invocationClassDescriptionA fault tolerance strategy that guards invocations of arbitrary
Callables.Represents a computation that may still be running, and allows obtaining a result of the computation once available. -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.metricsClassDescriptionA fault tolerance strategy that guards invocations of arbitrary
Callables.Represents a computation that may still be running, and allows obtaining a result of the computation once available. -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.rate.limitClassDescriptionA fault tolerance strategy that guards invocations of arbitrary
Callables.Represents a computation that may still be running, and allows obtaining a result of the computation once available. -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.retryClassDescriptionA fault tolerance strategy that guards invocations of arbitrary
Callables.Represents a computation that may still be running, and allows obtaining a result of the computation once available. -
Classes in io.smallrye.faulttolerance.core used by io.smallrye.faulttolerance.core.timeoutClassDescriptionA fault tolerance strategy that guards invocations of arbitrary
Callables.Represents a computation that may still be running, and allows obtaining a result of the computation once available.