Uses of Interface
io.opencensus.proto.stats.v1.CountAggregationOrBuilder
-
Packages that use CountAggregationOrBuilder Package Description io.opencensus.proto.stats.v1 -
-
Uses of CountAggregationOrBuilder in io.opencensus.proto.stats.v1
Classes in io.opencensus.proto.stats.v1 that implement CountAggregationOrBuilder Modifier and Type Class Description classCountAggregationProtobuf typeopencensus.proto.stats.v1.CountAggregationstatic classCountAggregation.BuilderProtobuf typeopencensus.proto.stats.v1.CountAggregationMethods in io.opencensus.proto.stats.v1 that return CountAggregationOrBuilder Modifier and Type Method Description CountAggregationOrBuilderView.Builder. getCountAggregationOrBuilder()Counts the number of measurements recorded.CountAggregationOrBuilderView. getCountAggregationOrBuilder()Counts the number of measurements recorded.CountAggregationOrBuilderViewOrBuilder. getCountAggregationOrBuilder()Counts the number of measurements recorded.
-