Uses of Class
io.smallrye.metrics.app.WeightedSnapshot.WeightedSample
-
Packages that use WeightedSnapshot.WeightedSample Package Description io.smallrye.metrics.app -
-
Uses of WeightedSnapshot.WeightedSample in io.smallrye.metrics.app
Constructor parameters in io.smallrye.metrics.app with type arguments of type WeightedSnapshot.WeightedSample Constructor Description WeightedSnapshot(Collection<WeightedSnapshot.WeightedSample> values)Create a newSnapshotwith the given values.
-