Package | Description |
---|---|
org.apache.cassandra.metrics |
Modifier and Type | Method and Description |
---|---|
java.util.List<Sampler.Sample<T>> |
FrequencySampler.finishSampling(int count)
Call to stop collecting samples, and gather the results
|
java.util.List<Sampler.Sample<T>> |
MaxSampler.finishSampling(int count) |
abstract java.util.List<Sampler.Sample<T>> |
Sampler.finishSampling(int count) |
Copyright © 2009- The Apache Software Foundation