Uses of Record Class
eu.rarogsoftware.rarog.platform.api.metrics.Sample
Packages that use Sample
-
Uses of Sample in eu.rarogsoftware.rarog.platform.api.metrics
Methods in eu.rarogsoftware.rarog.platform.api.metrics that return types with arguments of type SampleModifier and TypeMethodDescriptionMetricSamples.samples()Returns the value of thesamplesrecord component.Constructor parameters in eu.rarogsoftware.rarog.platform.api.metrics with type arguments of type SampleModifierConstructorDescriptionMetricSamples(MetricSettings settings, MetricSamples.Type type, Collection<Sample> samples) Creates an instance of aMetricSamplesrecord class.