public class DropwizardDistributionSummary extends AbstractDistributionSummary
DistributionSummary.BuilderMeter.Id, Meter.Typehistogram| Modifier and Type | Method and Description |
|---|---|
long |
count() |
boolean |
equals(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, percentiletakeSnapshotprotected void recordNonNegative(double amount)
recordNonNegative in class AbstractDistributionSummarypublic long count()
public double totalAmount()
public double max()
public boolean equals(@Nullable Object o)
equals in class AbstractDistributionSummarypublic int hashCode()
hashCode in class AbstractDistributionSummaryCopyright © 2020 LeanCloud. All rights reserved.