| Modifier and Type | Method and Description |
|---|---|
TraceConfig |
OpenCensusConfig.getTraceConfig()
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
TraceConfig |
OpenCensusConfig.Builder.getTraceConfig()
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
TraceConfig |
OpenCensusConfigOrBuilder.getTraceConfig()
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
| Modifier and Type | Method and Description |
|---|---|
OpenCensusConfig.Builder |
OpenCensusConfig.Builder.mergeTraceConfig(TraceConfig value)
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
OpenCensusConfig.Builder |
OpenCensusConfig.Builder.setTraceConfig(TraceConfig value)
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
| Modifier and Type | Method and Description |
|---|---|
TraceConfig |
OpenCensusConfig.getTraceConfig()
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
TraceConfig |
OpenCensusConfig.Builder.getTraceConfig()
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
TraceConfig |
OpenCensusConfigOrBuilder.getTraceConfig()
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
| Modifier and Type | Method and Description |
|---|---|
OpenCensusConfig.Builder |
OpenCensusConfig.Builder.mergeTraceConfig(TraceConfig value)
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
OpenCensusConfig.Builder |
OpenCensusConfig.Builder.setTraceConfig(TraceConfig value)
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
| Modifier and Type | Method and Description |
|---|---|
TraceConfig |
OpenCensusConfig.getTraceConfig()
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
TraceConfig |
OpenCensusConfig.Builder.getTraceConfig()
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
TraceConfig |
OpenCensusConfigOrBuilder.getTraceConfig()
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
| Modifier and Type | Method and Description |
|---|---|
OpenCensusConfig.Builder |
OpenCensusConfig.Builder.mergeTraceConfig(TraceConfig value)
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
OpenCensusConfig.Builder |
OpenCensusConfig.Builder.setTraceConfig(TraceConfig value)
Configures tracing, e.g. the sampler, max number of annotations, etc.
|
| Modifier and Type | Method and Description |
|---|---|
TraceConfig |
CurrentLibraryConfig.getConfig()
Current configuration.
|
TraceConfig |
CurrentLibraryConfig.Builder.getConfig()
Current configuration.
|
TraceConfig |
UpdatedLibraryConfigOrBuilder.getConfig()
Requested updated configuration.
|
TraceConfig |
UpdatedLibraryConfig.getConfig()
Requested updated configuration.
|
TraceConfig |
UpdatedLibraryConfig.Builder.getConfig()
Requested updated configuration.
|
TraceConfig |
CurrentLibraryConfigOrBuilder.getConfig()
Current configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CurrentLibraryConfig.Builder |
CurrentLibraryConfig.Builder.mergeConfig(TraceConfig value)
Current configuration.
|
UpdatedLibraryConfig.Builder |
UpdatedLibraryConfig.Builder.mergeConfig(TraceConfig value)
Requested updated configuration.
|
CurrentLibraryConfig.Builder |
CurrentLibraryConfig.Builder.setConfig(TraceConfig value)
Current configuration.
|
UpdatedLibraryConfig.Builder |
UpdatedLibraryConfig.Builder.setConfig(TraceConfig value)
Requested updated configuration.
|
| Modifier and Type | Method and Description |
|---|---|
TraceConfig |
TraceConfig.Builder.build() |
TraceConfig |
TraceConfig.Builder.buildPartial() |
static TraceConfig |
TraceConfig.getDefaultInstance() |
TraceConfig |
TraceConfig.getDefaultInstanceForType() |
TraceConfig |
TraceConfig.Builder.getDefaultInstanceForType() |
static TraceConfig |
TraceConfig.parseDelimitedFrom(InputStream input) |
static TraceConfig |
TraceConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TraceConfig |
TraceConfig.parseFrom(byte[] data) |
static TraceConfig |
TraceConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TraceConfig |
TraceConfig.parseFrom(ByteBuffer data) |
static TraceConfig |
TraceConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TraceConfig |
TraceConfig.parseFrom(com.google.protobuf.ByteString data) |
static TraceConfig |
TraceConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TraceConfig |
TraceConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static TraceConfig |
TraceConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TraceConfig |
TraceConfig.parseFrom(InputStream input) |
static TraceConfig |
TraceConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TraceConfig> |
TraceConfig.getParserForType() |
static com.google.protobuf.Parser<TraceConfig> |
TraceConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
TraceConfig.Builder |
TraceConfig.Builder.mergeFrom(TraceConfig other) |
static TraceConfig.Builder |
TraceConfig.newBuilder(TraceConfig prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.