| Package | Description |
|---|---|
| io.opencensus.proto.trace.v1 |
| Modifier and Type | Method and Description |
|---|---|
Span.Link |
Span.Link.Builder.build() |
Span.Link |
Span.Link.Builder.buildPartial() |
static Span.Link |
Span.Link.getDefaultInstance() |
Span.Link |
Span.Link.getDefaultInstanceForType() |
Span.Link |
Span.Link.Builder.getDefaultInstanceForType() |
Span.Link |
Span.LinksOrBuilder.getLink(int index)
A collection of links.
|
Span.Link |
Span.Links.getLink(int index)
A collection of links.
|
Span.Link |
Span.Links.Builder.getLink(int index)
A collection of links.
|
static Span.Link |
Span.Link.parseDelimitedFrom(InputStream input) |
static Span.Link |
Span.Link.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Link |
Span.Link.parseFrom(byte[] data) |
static Span.Link |
Span.Link.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Link |
Span.Link.parseFrom(ByteBuffer data) |
static Span.Link |
Span.Link.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Link |
Span.Link.parseFrom(com.google.protobuf.ByteString data) |
static Span.Link |
Span.Link.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Link |
Span.Link.parseFrom(com.google.protobuf.CodedInputStream input) |
static Span.Link |
Span.Link.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Link |
Span.Link.parseFrom(InputStream input) |
static Span.Link |
Span.Link.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Span.Link> |
Span.LinksOrBuilder.getLinkList()
A collection of links.
|
List<Span.Link> |
Span.Links.getLinkList()
A collection of links.
|
List<Span.Link> |
Span.Links.Builder.getLinkList()
A collection of links.
|
com.google.protobuf.Parser<Span.Link> |
Span.Link.getParserForType() |
static com.google.protobuf.Parser<Span.Link> |
Span.Link.parser() |
| Modifier and Type | Method and Description |
|---|---|
Span.Links.Builder |
Span.Links.Builder.addLink(int index,
Span.Link value)
A collection of links.
|
Span.Links.Builder |
Span.Links.Builder.addLink(Span.Link value)
A collection of links.
|
Span.Link.Builder |
Span.Link.Builder.mergeFrom(Span.Link other) |
static Span.Link.Builder |
Span.Link.newBuilder(Span.Link prototype) |
Span.Links.Builder |
Span.Links.Builder.setLink(int index,
Span.Link value)
A collection of links.
|
| Modifier and Type | Method and Description |
|---|---|
Span.Links.Builder |
Span.Links.Builder.addAllLink(Iterable<? extends Span.Link> values)
A collection of links.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.