| Package | Description |
|---|---|
| io.opencensus.proto.metrics.v1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
DistributionValue.Bucket
Protobuf type
opencensus.proto.metrics.v1.DistributionValue.Bucket |
static class |
DistributionValue.Bucket.Builder
Protobuf type
opencensus.proto.metrics.v1.DistributionValue.Bucket |
| Modifier and Type | Method and Description |
|---|---|
DistributionValue.BucketOrBuilder |
DistributionValue.getBucketsOrBuilder(int index)
If the distribution does not have a histogram, then omit this field.
|
DistributionValue.BucketOrBuilder |
DistributionValue.Builder.getBucketsOrBuilder(int index)
If the distribution does not have a histogram, then omit this field.
|
DistributionValue.BucketOrBuilder |
DistributionValueOrBuilder.getBucketsOrBuilder(int index)
If the distribution does not have a histogram, then omit this field.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DistributionValue.BucketOrBuilder> |
DistributionValue.getBucketsOrBuilderList()
If the distribution does not have a histogram, then omit this field.
|
List<? extends DistributionValue.BucketOrBuilder> |
DistributionValue.Builder.getBucketsOrBuilderList()
If the distribution does not have a histogram, then omit this field.
|
List<? extends DistributionValue.BucketOrBuilder> |
DistributionValueOrBuilder.getBucketsOrBuilderList()
If the distribution does not have a histogram, then omit this field.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.