| Package | Description |
|---|---|
| io.opencensus.proto.stats.v1 |
| Modifier and Type | Method and Description |
|---|---|
LastValueAggregation.Builder |
LastValueAggregation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LastValueAggregation.Builder |
LastValueAggregation.Builder.clear() |
LastValueAggregation.Builder |
LastValueAggregation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
LastValueAggregation.Builder |
LastValueAggregation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
LastValueAggregation.Builder |
LastValueAggregation.Builder.clone() |
LastValueAggregation.Builder |
View.Builder.getLastValueAggregationBuilder()
Indicates that data collected and aggregated with this Aggregation will represent the last
recorded value.
|
LastValueAggregation.Builder |
LastValueAggregation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LastValueAggregation.Builder |
LastValueAggregation.Builder.mergeFrom(LastValueAggregation other) |
LastValueAggregation.Builder |
LastValueAggregation.Builder.mergeFrom(com.google.protobuf.Message other) |
LastValueAggregation.Builder |
LastValueAggregation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static LastValueAggregation.Builder |
LastValueAggregation.newBuilder() |
static LastValueAggregation.Builder |
LastValueAggregation.newBuilder(LastValueAggregation prototype) |
LastValueAggregation.Builder |
LastValueAggregation.newBuilderForType() |
protected LastValueAggregation.Builder |
LastValueAggregation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
LastValueAggregation.Builder |
LastValueAggregation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LastValueAggregation.Builder |
LastValueAggregation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
LastValueAggregation.Builder |
LastValueAggregation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LastValueAggregation.Builder |
LastValueAggregation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
View.Builder |
View.Builder.setLastValueAggregation(LastValueAggregation.Builder builderForValue)
Indicates that data collected and aggregated with this Aggregation will represent the last
recorded value.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.