Uses of Interface
io.opencensus.proto.metrics.v1.SummaryValue.SnapshotOrBuilder
-
Packages that use SummaryValue.SnapshotOrBuilder Package Description io.opencensus.proto.metrics.v1 -
-
Uses of SummaryValue.SnapshotOrBuilder in io.opencensus.proto.metrics.v1
Classes in io.opencensus.proto.metrics.v1 that implement SummaryValue.SnapshotOrBuilder Modifier and Type Class Description static classSummaryValue.SnapshotThe values in this message can be reset at arbitrary unknown times, with the requirement that all of them are reset at the same time.static classSummaryValue.Snapshot.BuilderThe values in this message can be reset at arbitrary unknown times, with the requirement that all of them are reset at the same time.Methods in io.opencensus.proto.metrics.v1 that return SummaryValue.SnapshotOrBuilder Modifier and Type Method Description SummaryValue.SnapshotOrBuilderSummaryValue.Builder. getSnapshotOrBuilder()Values calculated over an arbitrary time window.SummaryValue.SnapshotOrBuilderSummaryValue. getSnapshotOrBuilder()Values calculated over an arbitrary time window.SummaryValue.SnapshotOrBuilderSummaryValueOrBuilder. getSnapshotOrBuilder()Values calculated over an arbitrary time window.
-