Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.Tracing
Packages that use HttpConnectionManager.Tracing
-
Uses of HttpConnectionManager.Tracing in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 declared as HttpConnectionManager.TracingModifier and TypeFieldDescriptionprivate static final HttpConnectionManager.Tracing
HttpConnectionManager.Tracing.DEFAULT_INSTANCE
private HttpConnectionManager.Tracing
HttpConnectionManager.Builder.tracing_
private HttpConnectionManager.Tracing
HttpConnectionManager.tracing_
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpConnectionManager.TracingModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<HttpConnectionManager.Tracing> HttpConnectionManager.Tracing.PARSER
private com.google.protobuf.SingleFieldBuilder
<HttpConnectionManager.Tracing, HttpConnectionManager.Tracing.Builder, HttpConnectionManager.TracingOrBuilder> HttpConnectionManager.Builder.tracingBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManager.TracingModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.build()
HttpConnectionManager.Tracing.Builder.buildPartial()
HttpConnectionManager.Tracing.getDefaultInstance()
HttpConnectionManager.Tracing.Builder.getDefaultInstanceForType()
HttpConnectionManager.Tracing.getDefaultInstanceForType()
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_v3_api_msg_config.trace.v3.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_v3_api_msg_config.trace.v3.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_v3_api_msg_config.trace.v3.Tracing>`.HttpConnectionManager.Tracing.parseDelimitedFrom
(InputStream input) HttpConnectionManager.Tracing.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpConnectionManager.Tracing.parseFrom
(byte[] data) HttpConnectionManager.Tracing.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpConnectionManager.Tracing.parseFrom
(com.google.protobuf.ByteString data) HttpConnectionManager.Tracing.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpConnectionManager.Tracing.parseFrom
(com.google.protobuf.CodedInputStream input) HttpConnectionManager.Tracing.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpConnectionManager.Tracing.parseFrom
(InputStream input) HttpConnectionManager.Tracing.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpConnectionManager.Tracing.parseFrom
(ByteBuffer data) HttpConnectionManager.Tracing.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HttpConnectionManager.TracingModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<HttpConnectionManager.Tracing> HttpConnectionManager.Tracing.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<HttpConnectionManager.Tracing, HttpConnectionManager.Tracing.Builder, HttpConnectionManager.TracingOrBuilder> HttpConnectionManager.Builder.getTracingFieldBuilder()
Presence of the object defines whether the connection manager emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider <envoy_v3_api_msg_config.trace.v3.Tracing>`.static com.google.protobuf.Parser
<HttpConnectionManager.Tracing> HttpConnectionManager.Tracing.parser()
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type HttpConnectionManager.TracingModifier and TypeMethodDescriptionprivate void
HttpConnectionManager.Tracing.Builder.buildPartial0
(HttpConnectionManager.Tracing result) private void
HttpConnectionManager.Tracing.Builder.buildPartialRepeatedFields
(HttpConnectionManager.Tracing result) HttpConnectionManager.Tracing.Builder.mergeFrom
(HttpConnectionManager.Tracing other) 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_v3_api_msg_config.trace.v3.Tracing>`.HttpConnectionManager.Tracing.newBuilder
(HttpConnectionManager.Tracing prototype) 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_v3_api_msg_config.trace.v3.Tracing>`.