Uses of Record Class
org.praxisplatform.uischema.stats.dto.DistributionBucket
Packages that use DistributionBucket
-
Uses of DistributionBucket in org.praxisplatform.uischema.stats.dto
Methods in org.praxisplatform.uischema.stats.dto that return types with arguments of type DistributionBucketModifier and TypeMethodDescriptionDistributionStatsResponse.buckets()Returns the value of thebucketsrecord component.Constructor parameters in org.praxisplatform.uischema.stats.dto with type arguments of type DistributionBucketModifierConstructorDescriptionDistributionStatsResponse(String field, DistributionMode mode, StatsMetricRequest metric, List<DistributionBucket> buckets) Creates an instance of aDistributionStatsResponserecord class.