Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.Tracing
-
Packages that use HttpConnectionManager.Tracing Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
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.Tracing Modifier and Type Field Description private static HttpConnectionManager.TracingHttpConnectionManager.Tracing. DEFAULT_INSTANCEprivate HttpConnectionManager.TracingHttpConnectionManager.Builder. tracing_private HttpConnectionManager.TracingHttpConnectionManager. tracing_Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpConnectionManager.Tracing Modifier and Type Field Description private static com.google.protobuf.Parser<HttpConnectionManager.Tracing>HttpConnectionManager.Tracing. PARSERprivate 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.Tracing Modifier and Type Method Description HttpConnectionManager.TracingHttpConnectionManager.Tracing.Builder. build()HttpConnectionManager.TracingHttpConnectionManager.Tracing.Builder. buildPartial()static HttpConnectionManager.TracingHttpConnectionManager.Tracing. getDefaultInstance()HttpConnectionManager.TracingHttpConnectionManager.Tracing.Builder. getDefaultInstanceForType()HttpConnectionManager.TracingHttpConnectionManager.Tracing. getDefaultInstanceForType()HttpConnectionManager.TracingHttpConnectionManager.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.TracingHttpConnectionManager. 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.TracingHttpConnectionManagerOrBuilder. 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>`.static HttpConnectionManager.TracingHttpConnectionManager.Tracing. parseDelimitedFrom(java.io.InputStream input)static HttpConnectionManager.TracingHttpConnectionManager.Tracing. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpConnectionManager.TracingHttpConnectionManager.Tracing. parseFrom(byte[] data)static HttpConnectionManager.TracingHttpConnectionManager.Tracing. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpConnectionManager.TracingHttpConnectionManager.Tracing. parseFrom(com.google.protobuf.ByteString data)static HttpConnectionManager.TracingHttpConnectionManager.Tracing. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpConnectionManager.TracingHttpConnectionManager.Tracing. parseFrom(com.google.protobuf.CodedInputStream input)static HttpConnectionManager.TracingHttpConnectionManager.Tracing. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpConnectionManager.TracingHttpConnectionManager.Tracing. parseFrom(java.io.InputStream input)static HttpConnectionManager.TracingHttpConnectionManager.Tracing. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpConnectionManager.TracingHttpConnectionManager.Tracing. parseFrom(java.nio.ByteBuffer data)static HttpConnectionManager.TracingHttpConnectionManager.Tracing. parseFrom(java.nio.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.Tracing Modifier and Type Method Description com.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.Tracing Modifier and Type Method Description private voidHttpConnectionManager.Tracing.Builder. buildPartial0(HttpConnectionManager.Tracing result)private voidHttpConnectionManager.Tracing.Builder. buildPartialRepeatedFields(HttpConnectionManager.Tracing result)HttpConnectionManager.Tracing.BuilderHttpConnectionManager.Tracing.Builder. mergeFrom(HttpConnectionManager.Tracing other)HttpConnectionManager.BuilderHttpConnectionManager.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>`.static HttpConnectionManager.Tracing.BuilderHttpConnectionManager.Tracing. newBuilder(HttpConnectionManager.Tracing prototype)HttpConnectionManager.BuilderHttpConnectionManager.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>`.
-