public class AgeSnapshot extends Object
Modifier and Type | Method and Description |
---|---|
double |
get75thPercentile() |
double |
get95thPercentile() |
double |
get98thPercentile() |
double |
get999thPercentile() |
double |
get99thPercentile() |
double |
getMax() |
double |
getMean() |
double |
getMin() |
public double get75thPercentile()
public double get95thPercentile()
public double get98thPercentile()
public double get99thPercentile()
public double get999thPercentile()
public double getMean()
public double getMax()
public double getMin()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.