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