@Beta public class Histogram extends Object
| Constructor and Description |
|---|
Histogram() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Duration val) |
protected void |
add(long val) |
void |
add(long val,
TimeUnit unit) |
protected int |
getPower(long val) |
String |
toString() |
Copyright © 2012–2020 The Apache Software Foundation. All rights reserved.