Class RateSampler
java.lang.Object
org.apache.activemq.artemis.cli.commands.messages.perf.RateSampler
- All Implemented Interfaces:
Runnable
-
Method Summary
Modifier and TypeMethodDescriptionlongstatic RateSamplerof(LongSupplier sampling) longreportRate(long reportIntervalNs) voidrun()
-
Method Details
-
run
-
getLastSample
public long getLastSample() -
reportRate
public long reportRate(long reportIntervalNs) -
of
-