Uses of Enum
io.smallrye.faulttolerance.core.bulkhead.BulkheadEvents.FinishedRunning
Packages that use BulkheadEvents.FinishedRunning
-
Uses of BulkheadEvents.FinishedRunning in io.smallrye.faulttolerance.core.bulkhead
Methods in io.smallrye.faulttolerance.core.bulkhead that return BulkheadEvents.FinishedRunningModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static BulkheadEvents.FinishedRunning[]BulkheadEvents.FinishedRunning.values()Returns an array containing the constants of this enum type, in the order they are declared.