-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private com.yammer.metrics.core.Histogram |
ageHistogram |
private com.yammer.metrics.stats.Snapshot |
snapshot |
-
Constructor Summary
Constructors
Constructor and Description |
AgeSnapshot(com.yammer.metrics.core.Histogram ageHistogram) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getMean
public double getMean()
-
getMax
public double getMax()
-
getMin
public double getMin()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.