Uses of Interface
io.opencensus.proto.metrics.v1.MetricOrBuilder
-
Packages that use MetricOrBuilder Package Description io.opencensus.proto.agent.metrics.v1 io.opencensus.proto.metrics.v1 -
-
Uses of MetricOrBuilder in io.opencensus.proto.agent.metrics.v1
Methods in io.opencensus.proto.agent.metrics.v1 that return MetricOrBuilder Modifier and Type Method Description MetricOrBuilderExportMetricsServiceRequest.Builder. getMetricsOrBuilder(int index)A list of metrics that belong to the last received Node.MetricOrBuilderExportMetricsServiceRequest. getMetricsOrBuilder(int index)A list of metrics that belong to the last received Node.MetricOrBuilderExportMetricsServiceRequestOrBuilder. getMetricsOrBuilder(int index)A list of metrics that belong to the last received Node.Methods in io.opencensus.proto.agent.metrics.v1 that return types with arguments of type MetricOrBuilder Modifier and Type Method Description List<? extends MetricOrBuilder>ExportMetricsServiceRequest.Builder. getMetricsOrBuilderList()A list of metrics that belong to the last received Node.List<? extends MetricOrBuilder>ExportMetricsServiceRequest. getMetricsOrBuilderList()A list of metrics that belong to the last received Node.List<? extends MetricOrBuilder>ExportMetricsServiceRequestOrBuilder. getMetricsOrBuilderList()A list of metrics that belong to the last received Node. -
Uses of MetricOrBuilder in io.opencensus.proto.metrics.v1
Classes in io.opencensus.proto.metrics.v1 that implement MetricOrBuilder Modifier and Type Class Description classMetricDefines a Metric which has one or more timeseries.static classMetric.BuilderDefines a Metric which has one or more timeseries.
-