Class RetryingCallableTest.TwoTimesFailing

java.lang.Object
io.debezium.embedded.async.RetryingCallable<Integer>
io.debezium.embedded.async.RetryingCallableTest.NeverFailing
io.debezium.embedded.async.RetryingCallableTest.TwoTimesFailing
All Implemented Interfaces:
Callable<Integer>
Enclosing class:
RetryingCallableTest

private static class RetryingCallableTest.TwoTimesFailing extends RetryingCallableTest.NeverFailing