Uses of Interface
io.opencensus.proto.stats.v1.SumAggregationOrBuilder
-
Packages that use SumAggregationOrBuilder Package Description io.opencensus.proto.stats.v1 -
-
Uses of SumAggregationOrBuilder in io.opencensus.proto.stats.v1
Classes in io.opencensus.proto.stats.v1 that implement SumAggregationOrBuilder Modifier and Type Class Description classSumAggregationProtobuf typeopencensus.proto.stats.v1.SumAggregationstatic classSumAggregation.BuilderProtobuf typeopencensus.proto.stats.v1.SumAggregationMethods in io.opencensus.proto.stats.v1 that return SumAggregationOrBuilder Modifier and Type Method Description SumAggregationOrBuilderView.Builder. getSumAggregationOrBuilder()Indicates that data collected and aggregated with this Aggregation will be summed up.SumAggregationOrBuilderView. getSumAggregationOrBuilder()Indicates that data collected and aggregated with this Aggregation will be summed up.SumAggregationOrBuilderViewOrBuilder. getSumAggregationOrBuilder()Indicates that data collected and aggregated with this Aggregation will be summed up.
-