- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- Counting, Metric
@ProviderType
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 © 2007–2018 The Apache Software Foundation. All rights reserved.