Package io.debezium.embedded.async
Class RetryingCallableTest.AlwaysFailing
java.lang.Object
io.debezium.embedded.async.RetryingCallable<Integer>
io.debezium.embedded.async.RetryingCallableTest.NeverFailing
io.debezium.embedded.async.RetryingCallableTest.AlwaysFailing
- Enclosing class:
- RetryingCallableTest
-
Field Summary
Fields inherited from class io.debezium.embedded.async.RetryingCallableTest.NeverFailing
calls -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.embedded.async.RetryingCallableTest.NeverFailing
delayStrategyMethods inherited from class io.debezium.embedded.async.RetryingCallable
call
-
Constructor Details
-
AlwaysFailing
AlwaysFailing(int retries)
-
-
Method Details
-
doCall
- Overrides:
doCallin classRetryingCallableTest.NeverFailing- Throws:
Exception
-