Uses of Interface
io.opencensus.proto.stats.v1.LastValueAggregationOrBuilder
-
Packages that use LastValueAggregationOrBuilder Package Description io.opencensus.proto.stats.v1 -
-
Uses of LastValueAggregationOrBuilder in io.opencensus.proto.stats.v1
Classes in io.opencensus.proto.stats.v1 that implement LastValueAggregationOrBuilder Modifier and Type Class Description classLastValueAggregationProtobuf typeopencensus.proto.stats.v1.LastValueAggregationstatic classLastValueAggregation.BuilderProtobuf typeopencensus.proto.stats.v1.LastValueAggregationMethods in io.opencensus.proto.stats.v1 that return LastValueAggregationOrBuilder Modifier and Type Method Description LastValueAggregationOrBuilderView.Builder. getLastValueAggregationOrBuilder()Indicates that data collected and aggregated with this Aggregation will represent the last recorded value.LastValueAggregationOrBuilderView. getLastValueAggregationOrBuilder()Indicates that data collected and aggregated with this Aggregation will represent the last recorded value.LastValueAggregationOrBuilderViewOrBuilder. getLastValueAggregationOrBuilder()Indicates that data collected and aggregated with this Aggregation will represent the last recorded value.
-