Uses of Enum
io.smallrye.faulttolerance.metrics.MetricsIntegration
Packages that use MetricsIntegration
-
Uses of MetricsIntegration in io.smallrye.faulttolerance
Constructors in io.smallrye.faulttolerance with parameters of type MetricsIntegrationConstructor parameters in io.smallrye.faulttolerance with type arguments of type MetricsIntegrationModifierConstructorDescriptionFaultToleranceExtension(Set<MetricsIntegration> metricsIntegrations) -
Uses of MetricsIntegration in io.smallrye.faulttolerance.metrics
Methods in io.smallrye.faulttolerance.metrics that return MetricsIntegrationModifier and TypeMethodDescriptionstatic MetricsIntegrationReturns the enum constant of this type with the specified name.static MetricsIntegration[]MetricsIntegration.values()Returns an array containing the constants of this enum type, in the order they are declared.