Constructor and Description |
---|
DefaultSnapshot(com.codahale.metrics.Snapshot s) |
Modifier and Type | Method and Description |
---|---|
double |
get75thPercentile() |
double |
get95thPercentile() |
double |
get98thPercentile() |
double |
get999thPercentile() |
double |
get99thPercentile() |
long |
getMax() |
double |
getMean() |
double |
getMedian() |
long |
getMin() |
double |
getStdDev() |
double |
getValue(double quantile) |
long[] |
getValues() |
int |
size() |
public double get75thPercentile()
get75thPercentile
in interface Snapshot
public double get95thPercentile()
get95thPercentile
in interface Snapshot
public double get98thPercentile()
get98thPercentile
in interface Snapshot
public double get999thPercentile()
get999thPercentile
in interface Snapshot
public double get99thPercentile()
get99thPercentile
in interface Snapshot
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.