public class PerSecondAggregator extends Object implements AutoStopAggregator<Double>
| Constructor and Description |
|---|
PerSecondAggregator(Clock clock) |
public PerSecondAggregator(Clock clock)
public void add(long value)
add in interface AutoStopAggregator<Double>public Double getValue()
getValue in interface AutoStopAggregator<Double>Copyright © 2024. All rights reserved.