| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.route | |
| io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 | |
| io.envoyproxy.envoy.type.tracing.v2 |
| Modifier and Type | Method and Description |
|---|---|
CustomTag |
Tracing.getCustomTags(int index)
A list of custom tags with unique tag name to create tags for the active span.
|
CustomTag |
Tracing.Builder.getCustomTags(int index)
A list of custom tags with unique tag name to create tags for the active span.
|
CustomTag |
TracingOrBuilder.getCustomTags(int index)
A list of custom tags with unique tag name to create tags for the active span.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomTag> |
Tracing.getCustomTagsList()
A list of custom tags with unique tag name to create tags for the active span.
|
List<CustomTag> |
Tracing.Builder.getCustomTagsList()
A list of custom tags with unique tag name to create tags for the active span.
|
List<CustomTag> |
TracingOrBuilder.getCustomTagsList()
A list of custom tags with unique tag name to create tags for the active span.
|
| Modifier and Type | Method and Description |
|---|---|
Tracing.Builder |
Tracing.Builder.addCustomTags(CustomTag value)
A list of custom tags with unique tag name to create tags for the active span.
|
Tracing.Builder |
Tracing.Builder.addCustomTags(int index,
CustomTag value)
A list of custom tags with unique tag name to create tags for the active span.
|
Tracing.Builder |
Tracing.Builder.setCustomTags(int index,
CustomTag value)
A list of custom tags with unique tag name to create tags for the active span.
|
| Modifier and Type | Method and Description |
|---|---|
Tracing.Builder |
Tracing.Builder.addAllCustomTags(Iterable<? extends CustomTag> values)
A list of custom tags with unique tag name to create tags for the active span.
|
| Modifier and Type | Method and Description |
|---|---|
CustomTag |
HttpConnectionManager.TracingOrBuilder.getCustomTags(int index)
A list of custom tags with unique tag name to create tags for the active span.
|
CustomTag |
HttpConnectionManager.Tracing.getCustomTags(int index)
A list of custom tags with unique tag name to create tags for the active span.
|
CustomTag |
HttpConnectionManager.Tracing.Builder.getCustomTags(int index)
A list of custom tags with unique tag name to create tags for the active span.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomTag> |
HttpConnectionManager.TracingOrBuilder.getCustomTagsList()
A list of custom tags with unique tag name to create tags for the active span.
|
List<CustomTag> |
HttpConnectionManager.Tracing.getCustomTagsList()
A list of custom tags with unique tag name to create tags for the active span.
|
List<CustomTag> |
HttpConnectionManager.Tracing.Builder.getCustomTagsList()
A list of custom tags with unique tag name to create tags for the active span.
|
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionManager.Tracing.Builder |
HttpConnectionManager.Tracing.Builder.addCustomTags(CustomTag value)
A list of custom tags with unique tag name to create tags for the active span.
|
HttpConnectionManager.Tracing.Builder |
HttpConnectionManager.Tracing.Builder.addCustomTags(int index,
CustomTag value)
A list of custom tags with unique tag name to create tags for the active span.
|
HttpConnectionManager.Tracing.Builder |
HttpConnectionManager.Tracing.Builder.setCustomTags(int index,
CustomTag value)
A list of custom tags with unique tag name to create tags for the active span.
|
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionManager.Tracing.Builder |
HttpConnectionManager.Tracing.Builder.addAllCustomTags(Iterable<? extends CustomTag> values)
A list of custom tags with unique tag name to create tags for the active span.
|
| Modifier and Type | Method and Description |
|---|---|
CustomTag |
CustomTag.Builder.build() |
CustomTag |
CustomTag.Builder.buildPartial() |
static CustomTag |
CustomTag.getDefaultInstance() |
CustomTag |
CustomTag.getDefaultInstanceForType() |
CustomTag |
CustomTag.Builder.getDefaultInstanceForType() |
static CustomTag |
CustomTag.parseDelimitedFrom(InputStream input) |
static CustomTag |
CustomTag.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTag |
CustomTag.parseFrom(byte[] data) |
static CustomTag |
CustomTag.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTag |
CustomTag.parseFrom(ByteBuffer data) |
static CustomTag |
CustomTag.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTag |
CustomTag.parseFrom(com.google.protobuf.ByteString data) |
static CustomTag |
CustomTag.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTag |
CustomTag.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomTag |
CustomTag.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTag |
CustomTag.parseFrom(InputStream input) |
static CustomTag |
CustomTag.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomTag> |
CustomTag.getParserForType() |
static com.google.protobuf.Parser<CustomTag> |
CustomTag.parser() |
| Modifier and Type | Method and Description |
|---|---|
CustomTag.Builder |
CustomTag.Builder.mergeFrom(CustomTag other) |
static CustomTag.Builder |
CustomTag.newBuilder(CustomTag prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.