Uses of Interface
io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_1.Metrics.BucketSpanOrBuilder
Packages that use Metrics.BucketSpanOrBuilder
-
Uses of Metrics.BucketSpanOrBuilder in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_1
Classes in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_1 that implement Metrics.BucketSpanOrBuilderModifier and TypeClassDescriptionstatic final classA BucketSpan defines a number of consecutive buckets in a native histogram with their offset.static final classA BucketSpan defines a number of consecutive buckets in a native histogram with their offset.Methods in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_1 that return Metrics.BucketSpanOrBuilderModifier and TypeMethodDescriptionMetrics.Histogram.Builder.getNegativeSpanOrBuilder(int index) Negative buckets for the native histogram.Metrics.Histogram.getNegativeSpanOrBuilder(int index) Negative buckets for the native histogram.Metrics.HistogramOrBuilder.getNegativeSpanOrBuilder(int index) Negative buckets for the native histogram.Metrics.Histogram.Builder.getPositiveSpanOrBuilder(int index) Positive buckets for the native histogram.Metrics.Histogram.getPositiveSpanOrBuilder(int index) Positive buckets for the native histogram.Metrics.HistogramOrBuilder.getPositiveSpanOrBuilder(int index) Positive buckets for the native histogram.Methods in io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_29_1 that return types with arguments of type Metrics.BucketSpanOrBuilderModifier and TypeMethodDescriptionList<? extends Metrics.BucketSpanOrBuilder>Metrics.Histogram.Builder.getNegativeSpanOrBuilderList()Negative buckets for the native histogram.List<? extends Metrics.BucketSpanOrBuilder>Metrics.Histogram.getNegativeSpanOrBuilderList()Negative buckets for the native histogram.List<? extends Metrics.BucketSpanOrBuilder>Metrics.HistogramOrBuilder.getNegativeSpanOrBuilderList()Negative buckets for the native histogram.List<? extends Metrics.BucketSpanOrBuilder>Metrics.Histogram.Builder.getPositiveSpanOrBuilderList()Positive buckets for the native histogram.List<? extends Metrics.BucketSpanOrBuilder>Metrics.Histogram.getPositiveSpanOrBuilderList()Positive buckets for the native histogram.List<? extends Metrics.BucketSpanOrBuilder>Metrics.HistogramOrBuilder.getPositiveSpanOrBuilderList()Positive buckets for the native histogram.