Uses of Interface
io.debezium.util.Testing.InterruptableFunction
-
Packages that use Testing.InterruptableFunction Package Description io.debezium.util -
-
Uses of Testing.InterruptableFunction in io.debezium.util
Methods in io.debezium.util with parameters of type Testing.InterruptableFunction Modifier and Type Method Description default io.debezium.util.Stopwatch.StatisticsTesting. once(Testing.InterruptableFunction runnable)default io.debezium.util.Stopwatch.StatisticsTesting. time(String desc, int repeat, Testing.InterruptableFunction runnable)
-