Uses of Class
io.smallrye.faulttolerance.core.bulkhead.BulkheadBase
Packages that use BulkheadBase
-
Uses of BulkheadBase in io.smallrye.faulttolerance.core.bulkhead
Subclasses of BulkheadBase in io.smallrye.faulttolerance.core.bulkheadModifier and TypeClassDescriptionclassThread pool style bulkhead forCompletionStageasynchronous executions.classThread pool style bulkhead forFutureasynchronous executions.classSemaphore style bulkhead for synchronous executions.classAssumes that this bulkhead is already executed on an extra thread.