public class DropwizardDistributionSummary extends AbstractDistributionSummary
DistributionSummary.BuilderMeter.Id, Meter.Type| Modifier and Type | Method and Description |
|---|---|
long |
count() |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
double |
max() |
protected void |
recordNonNegative(double amount) |
double |
totalAmount() |
histogramCountAtValue, percentile, record, statsConfig, takeSnapshotgetIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilder, mean, measureprotected void recordNonNegative(double amount)
recordNonNegative in class AbstractDistributionSummarypublic long count()
public double totalAmount()
public double max()
public boolean equals(@Nullable java.lang.Object o)
equals in class AbstractDistributionSummarypublic int hashCode()
hashCode in class AbstractDistributionSummary