Class CachedValuesHistogram
public class CachedValuesHistogram
- Inheritance
-
CachedValuesHistogram
- Inherited Members
Methods
BackedBy(LongHistogram)
public static CachedValuesHistogram BackedBy(LongHistogram underlying)
Parameters
underlyingLongHistogram
Returns
GetMean()
public int GetMean()
Returns
GetNewHistogram()
public static LongHistogram GetNewHistogram()
Returns
- LongHistogram
GetTotalCount()
public long GetTotalCount()
Returns
GetValueAtPercentile(double)
public int GetValueAtPercentile(double percentile)
Parameters
percentiledouble
Returns
ToString()
public override string ToString()