Uses of Interface
io.debezium.util.Stopwatch.Statistics
Packages that use Stopwatch.Statistics
-
Uses of Stopwatch.Statistics in io.debezium.util
Fields in io.debezium.util with type parameters of type Stopwatch.StatisticsModifier and TypeFieldDescriptionprivate final AtomicReference<Stopwatch.Statistics>Stopwatch.SingleDuration.statsMethods in io.debezium.util that return Stopwatch.StatisticsModifier and TypeMethodDescriptionprivate static Stopwatch.StatisticsStopwatch.createStatistics(LongSummaryStatistics stats) Stopwatch.Durations.statistics()Get the statistics for the durations in nanoseconds.Stopwatch.MultipleDurations.statistics()Stopwatch.SingleDuration.statistics()