| Package | Description |
|---|---|
| io.debezium.util |
| Modifier and Type | Field and Description |
|---|---|
private AtomicReference<Stopwatch.Statistics> |
Stopwatch.SingleDuration.stats |
| Modifier and Type | Method and Description |
|---|---|
private static Stopwatch.Statistics |
Stopwatch.createStatistics(LongSummaryStatistics stats) |
Stopwatch.Statistics |
Stopwatch.Durations.statistics()
Get the statistics for the durations in nanoseconds.
|
Stopwatch.Statistics |
Stopwatch.SingleDuration.statistics() |
Stopwatch.Statistics |
Stopwatch.MultipleDurations.statistics() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.