public class ThroughputMeter
extends com.codahale.metrics.Meter
Meter
object to provide a one second instant
throughput value returned by getValue()
.Constructor and Description |
---|
ThroughputMeter() |
Modifier and Type | Method and Description |
---|---|
Long |
getValue() |
void |
mark() |
public Long getValue()
public void mark()
mark
in class com.codahale.metrics.Meter
Copyright © 2023 Eclipse. All rights reserved.