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