| Package | Description |
|---|---|
| io.opencensus.proto.agent.metrics.v1 | |
| io.opencensus.proto.metrics.v1 |
| Modifier and Type | Method and Description |
|---|---|
Metric |
ExportMetricsServiceRequestOrBuilder.getMetrics(int index)
A list of metrics that belong to the last received Node.
|
Metric |
ExportMetricsServiceRequest.getMetrics(int index)
A list of metrics that belong to the last received Node.
|
Metric |
ExportMetricsServiceRequest.Builder.getMetrics(int index)
A list of metrics that belong to the last received Node.
|
| Modifier and Type | Method and Description |
|---|---|
List<Metric> |
ExportMetricsServiceRequestOrBuilder.getMetricsList()
A list of metrics that belong to the last received Node.
|
List<Metric> |
ExportMetricsServiceRequest.getMetricsList()
A list of metrics that belong to the last received Node.
|
List<Metric> |
ExportMetricsServiceRequest.Builder.getMetricsList()
A list of metrics that belong to the last received Node.
|
| Modifier and Type | Method and Description |
|---|---|
ExportMetricsServiceRequest.Builder |
ExportMetricsServiceRequest.Builder.addMetrics(int index,
Metric value)
A list of metrics that belong to the last received Node.
|
ExportMetricsServiceRequest.Builder |
ExportMetricsServiceRequest.Builder.addMetrics(Metric value)
A list of metrics that belong to the last received Node.
|
ExportMetricsServiceRequest.Builder |
ExportMetricsServiceRequest.Builder.setMetrics(int index,
Metric value)
A list of metrics that belong to the last received Node.
|
| Modifier and Type | Method and Description |
|---|---|
ExportMetricsServiceRequest.Builder |
ExportMetricsServiceRequest.Builder.addAllMetrics(Iterable<? extends Metric> values)
A list of metrics that belong to the last received Node.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
Metric.Builder.build() |
Metric |
Metric.Builder.buildPartial() |
static Metric |
Metric.getDefaultInstance() |
Metric |
Metric.getDefaultInstanceForType() |
Metric |
Metric.Builder.getDefaultInstanceForType() |
static Metric |
Metric.parseDelimitedFrom(InputStream input) |
static Metric |
Metric.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metric |
Metric.parseFrom(byte[] data) |
static Metric |
Metric.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metric |
Metric.parseFrom(ByteBuffer data) |
static Metric |
Metric.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metric |
Metric.parseFrom(com.google.protobuf.ByteString data) |
static Metric |
Metric.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metric |
Metric.parseFrom(com.google.protobuf.CodedInputStream input) |
static Metric |
Metric.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Metric |
Metric.parseFrom(InputStream input) |
static Metric |
Metric.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Metric> |
Metric.getParserForType() |
static com.google.protobuf.Parser<Metric> |
Metric.parser() |
| Modifier and Type | Method and Description |
|---|---|
Metric.Builder |
Metric.Builder.mergeFrom(Metric other) |
static Metric.Builder |
Metric.newBuilder(Metric prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.