| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 |
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.Builder.build() |
HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.Builder.buildPartial() |
static HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.getDefaultInstance() |
HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.getDefaultInstanceForType() |
HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.Builder.getDefaultInstanceForType() |
HttpConnectionManager.Tracing |
HttpConnectionManagerOrBuilder.getTracing()
Presence of the object defines whether the connection manager
emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider
<envoy_api_msg_config.trace.v3.Tracing>`.
|
HttpConnectionManager.Tracing |
HttpConnectionManager.getTracing()
Presence of the object defines whether the connection manager
emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider
<envoy_api_msg_config.trace.v3.Tracing>`.
|
HttpConnectionManager.Tracing |
HttpConnectionManager.Builder.getTracing()
Presence of the object defines whether the connection manager
emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider
<envoy_api_msg_config.trace.v3.Tracing>`.
|
static HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.parseDelimitedFrom(InputStream input) |
static HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.parseFrom(byte[] data) |
static HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.parseFrom(ByteBuffer data) |
static HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.parseFrom(com.google.protobuf.ByteString data) |
static HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.parseFrom(com.google.protobuf.CodedInputStream input) |
static HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.parseFrom(InputStream input) |
static HttpConnectionManager.Tracing |
HttpConnectionManager.Tracing.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HttpConnectionManager.Tracing> |
HttpConnectionManager.Tracing.getParserForType() |
static com.google.protobuf.Parser<HttpConnectionManager.Tracing> |
HttpConnectionManager.Tracing.parser() |
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionManager.Tracing.Builder |
HttpConnectionManager.Tracing.Builder.mergeFrom(HttpConnectionManager.Tracing other) |
HttpConnectionManager.Builder |
HttpConnectionManager.Builder.mergeTracing(HttpConnectionManager.Tracing value)
Presence of the object defines whether the connection manager
emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider
<envoy_api_msg_config.trace.v3.Tracing>`.
|
static HttpConnectionManager.Tracing.Builder |
HttpConnectionManager.Tracing.newBuilder(HttpConnectionManager.Tracing prototype) |
HttpConnectionManager.Builder |
HttpConnectionManager.Builder.setTracing(HttpConnectionManager.Tracing value)
Presence of the object defines whether the connection manager
emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider
<envoy_api_msg_config.trace.v3.Tracing>`.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.