| Package | Description |
|---|---|
| io.opencensus.proto.metrics.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
Point
A timestamped measurement.
|
static class |
Point.Builder
A timestamped measurement.
|
| Modifier and Type | Method and Description |
|---|---|
PointOrBuilder |
TimeSeriesOrBuilder.getPointsOrBuilder(int index)
The data points of this timeseries.
|
PointOrBuilder |
TimeSeries.getPointsOrBuilder(int index)
The data points of this timeseries.
|
PointOrBuilder |
TimeSeries.Builder.getPointsOrBuilder(int index)
The data points of this timeseries.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PointOrBuilder> |
TimeSeriesOrBuilder.getPointsOrBuilderList()
The data points of this timeseries.
|
List<? extends PointOrBuilder> |
TimeSeries.getPointsOrBuilderList()
The data points of this timeseries.
|
List<? extends PointOrBuilder> |
TimeSeries.Builder.getPointsOrBuilderList()
The data points of this timeseries.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.