Uses of Class
org.apache.cassandra.metrics.DecayingEstimatedHistogramReservoir
-
Packages that use DecayingEstimatedHistogramReservoir Package Description org.apache.cassandra.metrics -
-
Uses of DecayingEstimatedHistogramReservoir in org.apache.cassandra.metrics
Constructors in org.apache.cassandra.metrics with parameters of type DecayingEstimatedHistogramReservoir Constructor Description ClearableHistogram(DecayingEstimatedHistogramReservoir reservoir)
Creates a newHistogram
with the given reservoir.
-