Uses of Class
io.dropwizard.metrics5.WeightedSnapshot.WeightedSample
-
-
Uses of WeightedSnapshot.WeightedSample in io.dropwizard.metrics5
Constructor parameters in io.dropwizard.metrics5 with type arguments of type WeightedSnapshot.WeightedSample Constructor Description WeightedSnapshot(Collection<WeightedSnapshot.WeightedSample> values)Create a newSnapshotwith the given values.
-