Uses of Class
io.envoyproxy.envoy.config.trace.v3.Tracing
Packages that use Tracing
-
Uses of Tracing in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as TracingModifier and TypeFieldDescriptionprivate Tracing
Bootstrap.Builder.tracing_
private Tracing
Bootstrap.tracing_
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type TracingModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Tracing, Tracing.Builder, TracingOrBuilder> Bootstrap.Builder.tracingBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return TracingModifier and TypeMethodDescriptionBootstrap.Builder.getTracing()
Deprecated.envoy.config.bootstrap.v3.Bootstrap.tracing is deprecated.Bootstrap.getTracing()
Deprecated.envoy.config.bootstrap.v3.Bootstrap.tracing is deprecated.BootstrapOrBuilder.getTracing()
Deprecated.envoy.config.bootstrap.v3.Bootstrap.tracing is deprecated.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type TracingModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Tracing, Tracing.Builder, TracingOrBuilder> Bootstrap.Builder.getTracingFieldBuilder()
Configuration for an external tracing provider.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type TracingModifier and TypeMethodDescriptionBootstrap.Builder.mergeTracing
(Tracing value) Deprecated.Bootstrap.Builder.setTracing
(Tracing value) Deprecated. -
Uses of Tracing in io.envoyproxy.envoy.config.trace.v3
Fields in io.envoyproxy.envoy.config.trace.v3 declared as TracingFields in io.envoyproxy.envoy.config.trace.v3 with type parameters of type TracingModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Tracing> Tracing.PARSER
Methods in io.envoyproxy.envoy.config.trace.v3 that return TracingModifier and TypeMethodDescriptionTracing.Builder.build()
Tracing.Builder.buildPartial()
static Tracing
Tracing.getDefaultInstance()
Tracing.Builder.getDefaultInstanceForType()
Tracing.getDefaultInstanceForType()
static Tracing
Tracing.parseDelimitedFrom
(InputStream input) static Tracing
Tracing.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Tracing
Tracing.parseFrom
(byte[] data) static Tracing
Tracing.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Tracing
Tracing.parseFrom
(com.google.protobuf.ByteString data) static Tracing
Tracing.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Tracing
Tracing.parseFrom
(com.google.protobuf.CodedInputStream input) static Tracing
Tracing.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Tracing
Tracing.parseFrom
(InputStream input) static Tracing
Tracing.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Tracing
Tracing.parseFrom
(ByteBuffer data) static Tracing
Tracing.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.trace.v3 that return types with arguments of type TracingModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Tracing> Tracing.getParserForType()
static com.google.protobuf.Parser
<Tracing> Tracing.parser()
Methods in io.envoyproxy.envoy.config.trace.v3 with parameters of type TracingModifier and TypeMethodDescriptionprivate void
Tracing.Builder.buildPartial0
(Tracing result) static Tracing.Builder
Tracing.newBuilder
(Tracing prototype)