- getAllowHealthIndicatorToFail() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getAllowHealthIndicatorToFail() - Method in class io.github.resilience4j.common.ratelimiter.configuration.RateLimiterConfigurationProperties.InstanceProperties
-
- getAutomaticTransitionFromOpenToHalfOpenEnabled() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
Returns if we should automatically transition to half open after the timer has run out.
- getBackendProperties(String) - Method in class io.github.resilience4j.common.bulkhead.configuration.BulkheadConfigurationProperties
-
- getBackendProperties(String) - Method in class io.github.resilience4j.common.bulkhead.configuration.ThreadPoolBulkheadConfigurationProperties
-
- getBackendProperties(String) - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties
-
- getBackendProperties(String) - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties
-
- getBackends() - Method in class io.github.resilience4j.common.bulkhead.configuration.BulkheadConfigurationProperties
-
For backwards compatibility when setting backends in configuration properties.
- getBackends() - Method in class io.github.resilience4j.common.bulkhead.configuration.ThreadPoolBulkheadConfigurationProperties
-
For backwards compatibility when setting backends in configuration properties.
- getBackends() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties
-
For backwards compatibility when setting backends in configuration properties.
- getBackends() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties
-
For backwards compatibility when setting backends in configuration properties.
- getBaseConfig() - Method in class io.github.resilience4j.common.bulkhead.configuration.BulkheadConfigurationProperties.InstanceProperties
-
- getBaseConfig() - Method in class io.github.resilience4j.common.bulkhead.configuration.ThreadPoolBulkheadConfigurationProperties.InstanceProperties
-
Gets the shared configuration name.
- getBaseConfig() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
Gets the shared configuration name.
- getBaseConfig() - Method in class io.github.resilience4j.common.ratelimiter.configuration.RateLimiterConfigurationProperties.InstanceProperties
-
Gets the shared configuration name.
- getBaseConfig() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties.InstanceProperties
-
Gets the shared configuration name.
- getBaseConfig() - Method in class io.github.resilience4j.common.timelimiter.configuration.TimeLimiterConfigurationProperties.InstanceProperties
-
- getBulkheadEvents() - Method in class io.github.resilience4j.common.bulkhead.monitoring.endpoint.BulkheadEventsEndpointResponse
-
- getBulkheadName() - Method in class io.github.resilience4j.common.bulkhead.monitoring.endpoint.BulkheadEventDTO
-
- getBulkheads() - Method in class io.github.resilience4j.common.bulkhead.monitoring.endpoint.BulkheadEndpointResponse
-
- getCancelRunningFuture() - Method in class io.github.resilience4j.common.timelimiter.configuration.TimeLimiterConfigurationProperties.InstanceProperties
-
- getCircuitBreakerEvents() - Method in class io.github.resilience4j.common.circuitbreaker.monitoring.endpoint.CircuitBreakerEventsEndpointResponse
-
- getCircuitBreakerName() - Method in class io.github.resilience4j.common.circuitbreaker.monitoring.endpoint.CircuitBreakerEventDTO
-
- getCircuitBreakers() - Method in class io.github.resilience4j.common.circuitbreaker.monitoring.endpoint.CircuitBreakerEndpointResponse
-
- getConfigs() - Method in class io.github.resilience4j.common.bulkhead.configuration.BulkheadConfigurationProperties
-
- getConfigs() - Method in class io.github.resilience4j.common.bulkhead.configuration.ThreadPoolBulkheadConfigurationProperties
-
- getConfigs() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties
-
- getConfigs() - Method in class io.github.resilience4j.common.ratelimiter.configuration.RateLimiterConfigurationProperties
-
- getConfigs() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties
-
- getConfigs() - Method in class io.github.resilience4j.common.timelimiter.configuration.TimeLimiterConfigurationProperties
-
- getContextPropagators() - Method in class io.github.resilience4j.common.bulkhead.configuration.ThreadPoolBulkheadConfigurationProperties.InstanceProperties
-
Getter return array of ContextPropagator class
- getCoreThreadPoolSize() - Method in class io.github.resilience4j.common.bulkhead.configuration.ThreadPoolBulkheadConfigurationProperties.InstanceProperties
-
- getCreationTime() - Method in class io.github.resilience4j.common.bulkhead.monitoring.endpoint.BulkheadEventDTO
-
- getCreationTime() - Method in class io.github.resilience4j.common.circuitbreaker.monitoring.endpoint.CircuitBreakerEventDTO
-
- getCreationTime() - Method in class io.github.resilience4j.common.ratelimiter.monitoring.endpoint.RateLimiterEventDTO
-
- getCreationTime() - Method in class io.github.resilience4j.common.retry.monitoring.endpoint.RetryEventDTO
-
- getCreationTime() - Method in class io.github.resilience4j.common.timelimiter.monitoring.endpoint.TimeLimiterEventDTO
-
- getCustomizer(String) - Method in class io.github.resilience4j.common.CompositeCustomizer
-
- getDurationInMs() - Method in class io.github.resilience4j.common.circuitbreaker.monitoring.endpoint.CircuitBreakerEventDTO
-
- getEnableExponentialBackoff() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getEnableExponentialBackoff() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties.InstanceProperties
-
- getEnableRandomizedWait() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getEnableRandomizedWait() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties.InstanceProperties
-
- getErrorMessage() - Method in class io.github.resilience4j.common.circuitbreaker.monitoring.endpoint.CircuitBreakerEventDTO
-
- getErrorMessage() - Method in class io.github.resilience4j.common.retry.monitoring.endpoint.RetryEventDTO
-
- getEventConsumerBufferSize() - Method in class io.github.resilience4j.common.bulkhead.configuration.BulkheadConfigurationProperties.InstanceProperties
-
- getEventConsumerBufferSize() - Method in class io.github.resilience4j.common.bulkhead.configuration.ThreadPoolBulkheadConfigurationProperties.InstanceProperties
-
- getEventConsumerBufferSize() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getEventConsumerBufferSize() - Method in class io.github.resilience4j.common.ratelimiter.configuration.RateLimiterConfigurationProperties.InstanceProperties
-
- getEventConsumerBufferSize() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties.InstanceProperties
-
- getEventConsumerBufferSize() - Method in class io.github.resilience4j.common.timelimiter.configuration.TimeLimiterConfigurationProperties.InstanceProperties
-
- getExponentialBackoffMultiplier() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getExponentialBackoffMultiplier() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties.InstanceProperties
-
- getFailureRateThreshold() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
Returns the failure rate threshold for the circuit breaker as percentage.
- getIgnoreExceptions() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getIgnoreExceptions() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties.InstanceProperties
-
- getInstanceProperties(String) - Method in class io.github.resilience4j.common.ratelimiter.configuration.RateLimiterConfigurationProperties
-
- getInstanceProperties(String) - Method in class io.github.resilience4j.common.timelimiter.configuration.TimeLimiterConfigurationProperties
-
- getInstances() - Method in class io.github.resilience4j.common.bulkhead.configuration.BulkheadConfigurationProperties
-
- getInstances() - Method in class io.github.resilience4j.common.bulkhead.configuration.ThreadPoolBulkheadConfigurationProperties
-
- getInstances() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties
-
- getInstances() - Method in class io.github.resilience4j.common.ratelimiter.configuration.RateLimiterConfigurationProperties
-
- getInstances() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties
-
- getInstances() - Method in class io.github.resilience4j.common.timelimiter.configuration.TimeLimiterConfigurationProperties
-
- getKeepAliveDuration() - Method in class io.github.resilience4j.common.bulkhead.configuration.ThreadPoolBulkheadConfigurationProperties.InstanceProperties
-
- getLimiters() - Method in class io.github.resilience4j.common.ratelimiter.configuration.RateLimiterConfigurationProperties
-
For backwards compatibility when setting limiters in configuration properties.
- getLimitForPeriod() - Method in class io.github.resilience4j.common.ratelimiter.configuration.RateLimiterConfigurationProperties.InstanceProperties
-
Configures the permissions limit for refresh period.
- getLimitRefreshPeriod() - Method in class io.github.resilience4j.common.ratelimiter.configuration.RateLimiterConfigurationProperties.InstanceProperties
-
Configures the period of limit refresh.
- getMaxConcurrentCalls() - Method in class io.github.resilience4j.common.bulkhead.configuration.BulkheadConfigurationProperties.InstanceProperties
-
- getMaxRetryAttempts() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties.InstanceProperties
-
- getMaxThreadPoolSize() - Method in class io.github.resilience4j.common.bulkhead.configuration.ThreadPoolBulkheadConfigurationProperties.InstanceProperties
-
- getMaxWaitDuration() - Method in class io.github.resilience4j.common.bulkhead.configuration.BulkheadConfigurationProperties.InstanceProperties
-
- getMinimumNumberOfCalls() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getNumberOfAttempts() - Method in class io.github.resilience4j.common.retry.monitoring.endpoint.RetryEventDTO
-
- getPermittedNumberOfCallsInHalfOpenState() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getQueueCapacity() - Method in class io.github.resilience4j.common.bulkhead.configuration.ThreadPoolBulkheadConfigurationProperties.InstanceProperties
-
- getRandomizedWaitFactor() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getRandomizedWaitFactor() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties.InstanceProperties
-
- getRateLimiterEvents() - Method in class io.github.resilience4j.common.ratelimiter.monitoring.endpoint.RateLimiterEventsEndpointResponse
-
- getRateLimiterName() - Method in class io.github.resilience4j.common.ratelimiter.monitoring.endpoint.RateLimiterEventDTO
-
- getRateLimiters() - Method in class io.github.resilience4j.common.ratelimiter.monitoring.endpoint.RateLimiterEndpointResponse
-
- getRecordExceptions() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getRecordFailurePredicate() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getRegisterHealthIndicator() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getRegisterHealthIndicator() - Method in class io.github.resilience4j.common.ratelimiter.configuration.RateLimiterConfigurationProperties.InstanceProperties
-
- getResultPredicate() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties.InstanceProperties
-
- getRetries() - Method in class io.github.resilience4j.common.retry.monitoring.endpoint.RetryEndpointResponse
-
- getRetryEvents() - Method in class io.github.resilience4j.common.retry.monitoring.endpoint.RetryEventsEndpointResponse
-
- getRetryExceptionPredicate() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties.InstanceProperties
-
- getRetryExceptions() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties.InstanceProperties
-
- getRetryName() - Method in class io.github.resilience4j.common.retry.monitoring.endpoint.RetryEventDTO
-
- getRingBufferSizeInClosedState() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
Returns the ring buffer size for the circuit breaker while in closed state.
- getRingBufferSizeInHalfOpenState() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
Returns the ring buffer size for the circuit breaker while in half open state.
- getSlidingWindowSize() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getSlidingWindowType() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getSlowCallDurationThreshold() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getSlowCallRateThreshold() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
- getStateTransition() - Method in class io.github.resilience4j.common.circuitbreaker.monitoring.endpoint.CircuitBreakerEventDTO
-
- getSubscribeForEvents() - Method in class io.github.resilience4j.common.ratelimiter.configuration.RateLimiterConfigurationProperties.InstanceProperties
-
- getTags() - Method in class io.github.resilience4j.common.CommonProperties
-
- getTimeLimiterEvents() - Method in class io.github.resilience4j.common.timelimiter.monitoring.endpoint.TimeLimiterEventsEndpointResponse
-
- getTimeLimiterName() - Method in class io.github.resilience4j.common.timelimiter.monitoring.endpoint.TimeLimiterEventDTO
-
- getTimeLimiters() - Method in class io.github.resilience4j.common.timelimiter.monitoring.endpoint.TimeLimiterEndpointResponse
-
- getTimeoutDuration() - Method in class io.github.resilience4j.common.ratelimiter.configuration.RateLimiterConfigurationProperties.InstanceProperties
-
Configures the default wait for permission duration.
- getTimeoutDuration() - Method in class io.github.resilience4j.common.timelimiter.configuration.TimeLimiterConfigurationProperties.InstanceProperties
-
- getType() - Method in class io.github.resilience4j.common.bulkhead.monitoring.endpoint.BulkheadEventDTO
-
- getType() - Method in class io.github.resilience4j.common.circuitbreaker.monitoring.endpoint.CircuitBreakerEventDTO
-
- getType() - Method in class io.github.resilience4j.common.ratelimiter.monitoring.endpoint.RateLimiterEventDTO
-
- getType() - Method in class io.github.resilience4j.common.retry.monitoring.endpoint.RetryEventDTO
-
- getType() - Method in class io.github.resilience4j.common.timelimiter.monitoring.endpoint.TimeLimiterEventDTO
-
- getWaitDuration() - Method in class io.github.resilience4j.common.retry.configuration.RetryConfigurationProperties.InstanceProperties
-
- getWaitDurationInOpenState() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
Returns the wait duration the CircuitBreaker will stay open, before it switches to half
closed.
- getWritableStackTraceEnabled() - Method in class io.github.resilience4j.common.bulkhead.configuration.ThreadPoolBulkheadConfigurationProperties.InstanceProperties
-
- getWritableStackTraceEnabled() - Method in class io.github.resilience4j.common.circuitbreaker.configuration.CircuitBreakerConfigurationProperties.InstanceProperties
-
Returns if we should enable writable stack traces or not.
- getWritableStackTraceEnabled() - Method in class io.github.resilience4j.common.ratelimiter.configuration.RateLimiterConfigurationProperties.InstanceProperties
-
Returns if we should enable writable stack traces or not.