| Class | Description |
|---|---|
| AsynchronousClientForValidationClass | |
| AsynchronousClientForValidationMethod | |
| BulkheadClientForValidation |
A client to demonstrate the validation of the value on @Bulkhead
|
| BulkheadClientForValidationAsynchQueue |
A client to demonstrate the validation of the waitingTaskQueue on @Bulkhead
|
| CircuitBreakerClientForValidationDelay |
A client to demonstrate the validation of the failureRatio attribute on @CircuitBreaker
|
| CircuitBreakerClientForValidationFailureRatioNeg |
A client to demonstrate the validation of the failureRatio attribute on @CircuitBreaker
|
| CircuitBreakerClientForValidationFailureRatioPos |
A client to demonstrate the validation of the failureRatio attribute on @CircuitBreaker
|
| CircuitBreakerClientForValidationReqVol0 |
A client to demonstrate the validation of the requestVolumeThreshold attribute on @CircuitBreaker
|
| CircuitBreakerClientForValidationReqVolNeg |
A client to demonstrate the validation of the requestVolumeThreshold attribute on @CircuitBreaker
|
| CircuitBreakerClientForValidationSuccess0 |
A client to demonstrate the validation of the successThreshold attribute on @CircuitBreaker
|
| CircuitBreakerClientForValidationSuccessNeg |
A client to demonstrate the validation of the successThreshold attribute on @CircuitBreaker
|
| InvalidAsynchronousClassTest | |
| InvalidAsynchronousMethodTest | |
| InvalidBulkheadAsynchQueueTest | |
| InvalidBulkheadValueTest | |
| InvalidCircuitBreakerDelayTest | |
| InvalidCircuitBreakerFailureRatioNegTest | |
| InvalidCircuitBreakerFailureRatioPosTest | |
| InvalidCircuitBreakerFailureReqVol0Test | |
| InvalidCircuitBreakerFailureReqVolNegTest | |
| InvalidCircuitBreakerFailureSuccess0Test | |
| InvalidCircuitBreakerFailureSuccessNegTest | |
| InvalidRetryDelayDurationTest | |
| InvalidRetryDelayTest | |
| InvalidRetryJitterTest | |
| InvalidRetryMaxRetriesTest | |
| InvalidTimeoutValueTest | |
| RetryClientForValidationDelay |
A client to demonstrate the validation of the delay attribute on @Retry
|
| RetryClientForValidationDelayDuration |
A client to demonstrate the validation of the combination of the delay and maxDuration attributes on @Retry
|
| RetryClientForValidationJitter |
A client to demonstrate the validation of the jitter attribute on @Retry
|
| RetryClientForValidationMaxRetries |
A client to demonstrate the validation of the maxRetries attribute on @Retry
|
| TimeoutClientForValidation |
A client to demonstrate the validation of the value on @Timeout
|
Copyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.