Package io.smallrye.faulttolerance.core.bulkhead
package io.smallrye.faulttolerance.core.bulkhead
-
ClassDescriptionBulkhead<V>Unified bulkhead that behaves in a semaphore fashion for synchronous executions and in a thread pool fashion for asynchronous executions.Warning this class consists of generated code.