F1 - type of the field.F2 - type of the field.public abstract class Histogram2<F1,F2> extends Object implements RegistrationHandle
Suitable uses are "response size in bytes", etc.
| Constructor and Description |
|---|
Histogram2() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
record(F1 field1,
F2 field2,
long value)
Record a sample of a specified amount.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitremove