| Package | Description |
|---|---|
| io.opencensus.proto.metrics.v1 |
| Modifier and Type | Method and Description |
|---|---|
SummaryValue |
SummaryValue.Builder.build() |
SummaryValue |
SummaryValue.Builder.buildPartial() |
static SummaryValue |
SummaryValue.getDefaultInstance() |
SummaryValue |
SummaryValue.getDefaultInstanceForType() |
SummaryValue |
SummaryValue.Builder.getDefaultInstanceForType() |
SummaryValue |
PointOrBuilder.getSummaryValue()
A summary value.
|
SummaryValue |
Point.getSummaryValue()
A summary value.
|
SummaryValue |
Point.Builder.getSummaryValue()
A summary value.
|
static SummaryValue |
SummaryValue.parseDelimitedFrom(InputStream input) |
static SummaryValue |
SummaryValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SummaryValue |
SummaryValue.parseFrom(byte[] data) |
static SummaryValue |
SummaryValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SummaryValue |
SummaryValue.parseFrom(ByteBuffer data) |
static SummaryValue |
SummaryValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SummaryValue |
SummaryValue.parseFrom(com.google.protobuf.ByteString data) |
static SummaryValue |
SummaryValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SummaryValue |
SummaryValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static SummaryValue |
SummaryValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SummaryValue |
SummaryValue.parseFrom(InputStream input) |
static SummaryValue |
SummaryValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SummaryValue> |
SummaryValue.getParserForType() |
static com.google.protobuf.Parser<SummaryValue> |
SummaryValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
SummaryValue.Builder |
SummaryValue.Builder.mergeFrom(SummaryValue other) |
Point.Builder |
Point.Builder.mergeSummaryValue(SummaryValue value)
A summary value.
|
static SummaryValue.Builder |
SummaryValue.newBuilder(SummaryValue prototype) |
Point.Builder |
Point.Builder.setSummaryValue(SummaryValue value)
A summary value.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.