Uses of Class
org.apache.cassandra.metrics.Sampler.Sample
Packages that use Sampler.Sample
-
Uses of Sampler.Sample in org.apache.cassandra.metrics
Methods in org.apache.cassandra.metrics that return types with arguments of type Sampler.SampleModifier and TypeMethodDescriptionFrequencySampler.finishSampling(int count) Call to stop collecting samples, and gather the resultsMaxSampler.finishSampling(int count) abstract List<Sampler.Sample<T>>Sampler.finishSampling(int count) Stop sampling and return the results