Uses of Class
io.envoyproxy.envoy.config.trace.v3.Tracing
Packages that use Tracing
-
Uses of Tracing in io.envoyproxy.envoy.config.bootstrap.v3
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 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
Methods in io.envoyproxy.envoy.config.trace.v3 that return TracingModifier and TypeMethodDescriptionTracing.Builder.build()Tracing.Builder.buildPartial()static TracingTracing.getDefaultInstance()Tracing.Builder.getDefaultInstanceForType()Tracing.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.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 Tracing