Package | Description |
---|---|
com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core |
Metrics core (Codehale).
|
Modifier and Type | Class and Description |
---|---|
class |
Histogram
A metric which calculates the distribution of a value.
|
class |
Timer
A timer metric which aggregates timing durations and provides duration statistics, plus
throughput statistics via
Meter . |
Copyright © 2005–2020. All rights reserved.