Class ThreadPoolBulkheadProperties.InstancePropertiesInstances
java.lang.Object
io.github.resilience4j.common.bulkhead.configuration.CommonThreadPoolBulkheadConfigurationProperties.InstanceProperties
io.github.resilience4j.micronaut.bulkhead.ThreadPoolBulkheadProperties.InstancePropertiesInstances
- All Implemented Interfaces:
io.micronaut.core.naming.Named
- Enclosing class:
- ThreadPoolBulkheadProperties
@EachProperty(value="instances",
primary="default")
public static class ThreadPoolBulkheadProperties.InstancePropertiesInstances
extends io.github.resilience4j.common.bulkhead.configuration.CommonThreadPoolBulkheadConfigurationProperties.InstanceProperties
implements io.micronaut.core.naming.Named
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.resilience4j.common.bulkhead.configuration.CommonThreadPoolBulkheadConfigurationProperties.InstanceProperties
getBaseConfig, getContextPropagators, getCoreThreadPoolSize, getEventConsumerBufferSize, getKeepAliveDuration, getMaxThreadPoolSize, getQueueCapacity, getWritableStackTraceEnabled, setBaseConfig, setContextPropagators, setCoreThreadPoolSize, setEventConsumerBufferSize, setKeepAliveDuration, setMaxThreadPoolSize, setQueueCapacity, setWritableStackTraceEnabled
-
Constructor Details
-
InstancePropertiesInstances
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceio.micronaut.core.naming.Named
-