- java.lang.Object
-
- io.airlift.http.client.jetty.JettyHttpClient.CachedDistribution
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getCount
public double getCount()
-
getTotal
public double getTotal()
-
getP01
public long getP01()
-
getP05
public long getP05()
-
getP10
public long getP10()
-
getP25
public long getP25()
-
getP50
public long getP50()
-
getP75
public long getP75()
-
getP90
public long getP90()
-
getP95
public long getP95()
-
getP99
public long getP99()
-
getMin
public long getMin()
-
getMax
public long getMax()
Copyright © 2010-2017 Airlift. All Rights Reserved.