| Constructor and Description |
|---|
DoNothingHistogram() |
| Modifier and Type | Method and Description |
|---|---|
long |
count()
get value of histogram
|
HistogramSnapshot |
takeSnapshot()
take snapshot of histogram
|
void |
update(long value)
update histogram by value
|
public void update(long value)
Histogrampublic long count()
Histogrampublic HistogramSnapshot takeSnapshot()
HistogramtakeSnapshot in interface HistogramCopyright © 2022 The Apache Software Foundation. All rights reserved.