Class Stopwatch.MultipleDurations

java.lang.Object
io.debezium.util.Stopwatch.BaseDurations
io.debezium.util.Stopwatch.MultipleDurations
All Implemented Interfaces:
Stopwatch.Durations
Enclosing class:
Stopwatch

@ThreadSafe private static final class Stopwatch.MultipleDurations extends Stopwatch.BaseDurations
A Stopwatch.Durations implementation that accumulates all added durations.