Class Stopwatch.SingleDuration

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

@ThreadSafe private static final class Stopwatch.SingleDuration extends Stopwatch.BaseDurations
A Stopwatch.Durations implementation that only remembers the most recently added duration.