Uses of Class
io.envoyproxy.envoy.config.trace.v2.Tracing
-
Packages that use Tracing Package Description io.envoyproxy.envoy.config.bootstrap.v2 io.envoyproxy.envoy.config.trace.v2 -
-
Uses of Tracing in io.envoyproxy.envoy.config.bootstrap.v2
Methods in io.envoyproxy.envoy.config.bootstrap.v2 that return Tracing Modifier and Type Method Description TracingBootstrap.Builder. getTracing()Configuration for an external tracing provider. .. attention:: This field has been deprecated in favor of :ref:`HttpConnectionManager.Tracing.provider <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.provider>`.TracingBootstrap. getTracing()Configuration for an external tracing provider. .. attention:: This field has been deprecated in favor of :ref:`HttpConnectionManager.Tracing.provider <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.provider>`.TracingBootstrapOrBuilder. getTracing()Configuration for an external tracing provider. .. attention:: This field has been deprecated in favor of :ref:`HttpConnectionManager.Tracing.provider <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.provider>`.Methods in io.envoyproxy.envoy.config.bootstrap.v2 with parameters of type Tracing Modifier and Type Method Description Bootstrap.BuilderBootstrap.Builder. mergeTracing(Tracing value)Configuration for an external tracing provider. .. attention:: This field has been deprecated in favor of :ref:`HttpConnectionManager.Tracing.provider <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.provider>`.Bootstrap.BuilderBootstrap.Builder. setTracing(Tracing value)Configuration for an external tracing provider. .. attention:: This field has been deprecated in favor of :ref:`HttpConnectionManager.Tracing.provider <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.provider>`. -
Uses of Tracing in io.envoyproxy.envoy.config.trace.v2
Methods in io.envoyproxy.envoy.config.trace.v2 that return Tracing Modifier and Type Method Description TracingTracing.Builder. build()TracingTracing.Builder. buildPartial()static TracingTracing. getDefaultInstance()TracingTracing.Builder. getDefaultInstanceForType()TracingTracing. getDefaultInstanceForType()static TracingTracing. parseDelimitedFrom(InputStream input)static TracingTracing. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TracingTracing. parseFrom(byte[] data)static TracingTracing. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TracingTracing. parseFrom(com.google.protobuf.ByteString data)static TracingTracing. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TracingTracing. parseFrom(com.google.protobuf.CodedInputStream input)static TracingTracing. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TracingTracing. parseFrom(InputStream input)static TracingTracing. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TracingTracing. parseFrom(ByteBuffer data)static TracingTracing. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.trace.v2 that return types with arguments of type Tracing Modifier and Type Method Description com.google.protobuf.Parser<Tracing>Tracing. getParserForType()static com.google.protobuf.Parser<Tracing>Tracing. parser()Methods in io.envoyproxy.envoy.config.trace.v2 with parameters of type Tracing Modifier and Type Method Description Tracing.BuilderTracing.Builder. mergeFrom(Tracing other)static Tracing.BuilderTracing. newBuilder(Tracing prototype)
-