Serialized Form
-
Package org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.clientserver
-
Class org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.clientserver.CircuitBreakerClassLevelClientWithDelay
class CircuitBreakerClassLevelClientWithDelay extends Object implements Serializable-
Serialized Fields
-
counterForInvokingService
int counterForInvokingService
-
-
-
Class org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.clientserver.CircuitBreakerClassLevelClientWithRetry
class CircuitBreakerClassLevelClientWithRetry extends Object implements Serializable-
Serialized Fields
-
counterForInvokingServiceA
int counterForInvokingServiceA
-
counterForInvokingServiceB
int counterForInvokingServiceB
-
-
-
Class org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.clientserver.CircuitBreakerClientDefaultSuccessThreshold
class CircuitBreakerClientDefaultSuccessThreshold extends Object implements Serializable-
Serialized Fields
-
counterForInvokingServiceA
int counterForInvokingServiceA
-
-
-
Class org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.clientserver.CircuitBreakerClientHigherSuccessThreshold
class CircuitBreakerClientHigherSuccessThreshold extends Object implements Serializable-
Serialized Fields
-
counterForInvokingServiceA
int counterForInvokingServiceA
-
-
-
Class org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.clientserver.CircuitBreakerClientNoDelay
class CircuitBreakerClientNoDelay extends Object implements Serializable-
Serialized Fields
-
counterForInvokingServiceA
int counterForInvokingServiceA
-
-
-
Class org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.clientserver.CircuitBreakerClientRollingWindow
class CircuitBreakerClientRollingWindow extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
counterForInvokingService1
int counterForInvokingService1
-
counterForInvokingService2
int counterForInvokingService2
-
-
Class org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.clientserver.CircuitBreakerClientWithDelay
class CircuitBreakerClientWithDelay extends Object implements Serializable-
Serialized Fields
-
counterForInvokingServiceA
int counterForInvokingServiceA
-
-
-
Class org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.clientserver.CircuitBreakerClientWithRetry
class CircuitBreakerClientWithRetry extends Object implements Serializable-
Serialized Fields
-
counterForInvokingServiceA
int counterForInvokingServiceA
-
counterForInvokingServiceB
int counterForInvokingServiceB
-
counterForInvokingServiceC
int counterForInvokingServiceC
-
-
-
Class org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.clientserver.CircuitBreakerClientWithRetryAsync
class CircuitBreakerClientWithRetryAsync extends Object implements Serializable-
Serialized Fields
-
counterForInvokingServiceA
int counterForInvokingServiceA
-
counterForInvokingServiceB
int counterForInvokingServiceB
-
counterForInvokingServiceC
int counterForInvokingServiceC
-
-
-
-
Package org.eclipse.microprofile.fault.tolerance.tck.config
-
Exception org.eclipse.microprofile.fault.tolerance.tck.config.TestConfigExceptionA
class TestConfigExceptionA extends RuntimeException implements Serializable -
Exception org.eclipse.microprofile.fault.tolerance.tck.config.TestConfigExceptionB
class TestConfigExceptionB extends RuntimeException implements Serializable -
Exception org.eclipse.microprofile.fault.tolerance.tck.config.TestConfigExceptionB1
class TestConfigExceptionB1 extends TestConfigExceptionB implements Serializable
-
-
Package org.eclipse.microprofile.fault.tolerance.tck.exception.hierarchy
-
Exception org.eclipse.microprofile.fault.tolerance.tck.exception.hierarchy.E0
class E0 extends Exception implements Serializable -
Exception org.eclipse.microprofile.fault.tolerance.tck.exception.hierarchy.E0S
class E0S extends E0 implements Serializable -
Exception org.eclipse.microprofile.fault.tolerance.tck.exception.hierarchy.E1
class E1 extends E0 implements Serializable -
Exception org.eclipse.microprofile.fault.tolerance.tck.exception.hierarchy.E1S
class E1S extends E1 implements Serializable -
Exception org.eclipse.microprofile.fault.tolerance.tck.exception.hierarchy.E2
class E2 extends E1 implements Serializable -
Exception org.eclipse.microprofile.fault.tolerance.tck.exception.hierarchy.E2S
class E2S extends E2 implements Serializable
-
-
Package org.eclipse.microprofile.fault.tolerance.tck.metrics.common
-
Exception org.eclipse.microprofile.fault.tolerance.tck.metrics.common.CircuitBreakerMetricBean.SkippedException
class SkippedException extends TestException implements Serializable -
Exception org.eclipse.microprofile.fault.tolerance.tck.metrics.common.FallbackMetricBean.NonFallbackException
class NonFallbackException extends RuntimeException implements Serializable -
Exception org.eclipse.microprofile.fault.tolerance.tck.metrics.common.RetryMetricBean.NonRetryableException
class NonRetryableException extends RuntimeException implements Serializable
-
-
Package org.eclipse.microprofile.fault.tolerance.tck.metrics.util
-
Class org.eclipse.microprofile.fault.tolerance.tck.metrics.util.RegistryTypeLiteral
class RegistryTypeLiteral extends jakarta.enterprise.util.AnnotationLiteral<org.eclipse.microprofile.metrics.annotation.RegistryType> implements Serializable-
Serialized Fields
-
type
org.eclipse.microprofile.metrics.MetricRegistry.Type type
-
-
-
-
Package org.eclipse.microprofile.fault.tolerance.tck.retry.clientserver.exceptions
-
Exception org.eclipse.microprofile.fault.tolerance.tck.retry.clientserver.exceptions.RetryChildException
class RetryChildException extends RetryParentException implements Serializable -
Exception org.eclipse.microprofile.fault.tolerance.tck.retry.clientserver.exceptions.RetryParentException
class RetryParentException extends RuntimeException implements Serializable
-
-
Package org.eclipse.microprofile.fault.tolerance.tck.util
-
Exception org.eclipse.microprofile.fault.tolerance.tck.util.TestException
class TestException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-