| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.trace.v2 |
| Modifier and Type | Method and Description |
|---|---|
Tracing.Http |
Tracing.Http.Builder.build() |
Tracing.Http |
Tracing.Http.Builder.buildPartial() |
static Tracing.Http |
Tracing.Http.getDefaultInstance() |
Tracing.Http |
Tracing.Http.getDefaultInstanceForType() |
Tracing.Http |
Tracing.Http.Builder.getDefaultInstanceForType() |
Tracing.Http |
Tracing.getHttp()
Provides configuration for the HTTP tracer.
|
Tracing.Http |
Tracing.Builder.getHttp()
Provides configuration for the HTTP tracer.
|
Tracing.Http |
TracingOrBuilder.getHttp()
Provides configuration for the HTTP tracer.
|
static Tracing.Http |
Tracing.Http.parseDelimitedFrom(InputStream input) |
static Tracing.Http |
Tracing.Http.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing.Http |
Tracing.Http.parseFrom(byte[] data) |
static Tracing.Http |
Tracing.Http.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing.Http |
Tracing.Http.parseFrom(ByteBuffer data) |
static Tracing.Http |
Tracing.Http.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing.Http |
Tracing.Http.parseFrom(com.google.protobuf.ByteString data) |
static Tracing.Http |
Tracing.Http.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing.Http |
Tracing.Http.parseFrom(com.google.protobuf.CodedInputStream input) |
static Tracing.Http |
Tracing.Http.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing.Http |
Tracing.Http.parseFrom(InputStream input) |
static Tracing.Http |
Tracing.Http.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Tracing.Http> |
Tracing.Http.getParserForType() |
static com.google.protobuf.Parser<Tracing.Http> |
Tracing.Http.parser() |
| Modifier and Type | Method and Description |
|---|---|
Tracing.Http.Builder |
Tracing.Http.Builder.mergeFrom(Tracing.Http other) |
Tracing.Builder |
Tracing.Builder.mergeHttp(Tracing.Http value)
Provides configuration for the HTTP tracer.
|
static Tracing.Http.Builder |
Tracing.Http.newBuilder(Tracing.Http prototype) |
Tracing.Builder |
Tracing.Builder.setHttp(Tracing.Http value)
Provides configuration for the HTTP tracer.
|
Copyright © 2018–2019 The Envoy Project. All rights reserved.