| Package | Description |
|---|---|
| io.opencensus.proto.metrics.v1 |
| Modifier and Type | Method and Description |
|---|---|
DistributionValue.BucketOptions |
DistributionValue.BucketOptions.Builder.build() |
DistributionValue.BucketOptions |
DistributionValue.BucketOptions.Builder.buildPartial() |
DistributionValue.BucketOptions |
DistributionValue.getBucketOptions()
Don't change bucket boundaries within a TimeSeries if your backend doesn't
support this.
|
DistributionValue.BucketOptions |
DistributionValue.Builder.getBucketOptions()
Don't change bucket boundaries within a TimeSeries if your backend doesn't
support this.
|
DistributionValue.BucketOptions |
DistributionValueOrBuilder.getBucketOptions()
Don't change bucket boundaries within a TimeSeries if your backend doesn't
support this.
|
static DistributionValue.BucketOptions |
DistributionValue.BucketOptions.getDefaultInstance() |
DistributionValue.BucketOptions |
DistributionValue.BucketOptions.getDefaultInstanceForType() |
DistributionValue.BucketOptions |
DistributionValue.BucketOptions.Builder.getDefaultInstanceForType() |
static DistributionValue.BucketOptions |
DistributionValue.BucketOptions.parseDelimitedFrom(InputStream input) |
static DistributionValue.BucketOptions |
DistributionValue.BucketOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistributionValue.BucketOptions |
DistributionValue.BucketOptions.parseFrom(byte[] data) |
static DistributionValue.BucketOptions |
DistributionValue.BucketOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistributionValue.BucketOptions |
DistributionValue.BucketOptions.parseFrom(ByteBuffer data) |
static DistributionValue.BucketOptions |
DistributionValue.BucketOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistributionValue.BucketOptions |
DistributionValue.BucketOptions.parseFrom(com.google.protobuf.ByteString data) |
static DistributionValue.BucketOptions |
DistributionValue.BucketOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistributionValue.BucketOptions |
DistributionValue.BucketOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static DistributionValue.BucketOptions |
DistributionValue.BucketOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistributionValue.BucketOptions |
DistributionValue.BucketOptions.parseFrom(InputStream input) |
static DistributionValue.BucketOptions |
DistributionValue.BucketOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DistributionValue.BucketOptions> |
DistributionValue.BucketOptions.getParserForType() |
static com.google.protobuf.Parser<DistributionValue.BucketOptions> |
DistributionValue.BucketOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
DistributionValue.Builder |
DistributionValue.Builder.mergeBucketOptions(DistributionValue.BucketOptions value)
Don't change bucket boundaries within a TimeSeries if your backend doesn't
support this.
|
DistributionValue.BucketOptions.Builder |
DistributionValue.BucketOptions.Builder.mergeFrom(DistributionValue.BucketOptions other) |
static DistributionValue.BucketOptions.Builder |
DistributionValue.BucketOptions.newBuilder(DistributionValue.BucketOptions prototype) |
DistributionValue.Builder |
DistributionValue.Builder.setBucketOptions(DistributionValue.BucketOptions value)
Don't change bucket boundaries within a TimeSeries if your backend doesn't
support this.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.