Interface HistogramAdviceConfigurer
public interface HistogramAdviceConfigurer
Configure advice for implementations of
LongHistogram and DoubleHistogram.-
Method Summary
Modifier and TypeMethodDescriptionsetExplicitBucketBoundaries(List<Double> bucketBoundaries) Specify recommended set of explicit bucket boundaries for this histogram.
-
Method Details
-
setExplicitBucketBoundaries
Specify recommended set of explicit bucket boundaries for this histogram.
-