public class DropwizardDistributionSummary extends AbstractDistributionSummary
DistributionSummary.BuilderMeter.Id, Meter.Typehistogram| 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() |
record, takeSnapshotgetIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilder, histogramCountAtValue, mean, measure, percentilegetId, takeSnapshotprotected 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