- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- Counting, Metric
public interface Histogram
extends Counting, Metric
A metric which calculates the distribution of a value.
-
-
Method Summary
-
Methods inherited from interface org.apache.sling.commons.metrics.Counting
getCount
-
Methods inherited from interface org.apache.sling.commons.metrics.Metric
adaptTo
-
-
Method Detail
-
update
void update(long value)
Adds a recorded value.
- Parameters:
value
- the length of the value
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"