Package | Description |
---|---|
org.forgerock.monitoring.api.instrument |
Common Monitoring API Core based on MicroMeter
|
Modifier and Type | Method and Description |
---|---|
static ValueAtPercentile |
ValueAtPercentile.of(double percentile,
double value) |
ValueAtPercentile[] |
HistogramSnapshot.percentileValues() |
Modifier and Type | Method and Description |
---|---|
static HistogramSnapshot |
HistogramSnapshot.of(long count,
double total,
double max,
ValueAtPercentile[] percentileValues,
CountAtValue[] histogramCounts) |
Copyright 2011-2017 ForgeRock AS.