| Package | Description |
|---|---|
| io.opencensus.proto.stats.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
SumAggregation
Protobuf type
opencensus.proto.stats.v1.SumAggregation |
static class |
SumAggregation.Builder
Protobuf type
opencensus.proto.stats.v1.SumAggregation |
| Modifier and Type | Method and Description |
|---|---|
SumAggregationOrBuilder |
ViewOrBuilder.getSumAggregationOrBuilder()
Indicates that data collected and aggregated with this Aggregation will be summed up.
|
SumAggregationOrBuilder |
View.getSumAggregationOrBuilder()
Indicates that data collected and aggregated with this Aggregation will be summed up.
|
SumAggregationOrBuilder |
View.Builder.getSumAggregationOrBuilder()
Indicates that data collected and aggregated with this Aggregation will be summed up.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.