| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.tracers.lightstep.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
static LightstepConfig.PropagationMode |
LightstepConfig.PropagationMode.forNumber(int value) |
LightstepConfig.PropagationMode |
LightstepConfigOrBuilder.getPropagationModes(int index)
Propagation modes to use by LightStep's tracer.
|
LightstepConfig.PropagationMode |
LightstepConfig.getPropagationModes(int index)
Propagation modes to use by LightStep's tracer.
|
LightstepConfig.PropagationMode |
LightstepConfig.Builder.getPropagationModes(int index)
Propagation modes to use by LightStep's tracer.
|
static LightstepConfig.PropagationMode |
LightstepConfig.PropagationMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static LightstepConfig.PropagationMode |
LightstepConfig.PropagationMode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LightstepConfig.PropagationMode |
LightstepConfig.PropagationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LightstepConfig.PropagationMode[] |
LightstepConfig.PropagationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<LightstepConfig.PropagationMode> |
LightstepConfigOrBuilder.getPropagationModesList()
Propagation modes to use by LightStep's tracer.
|
List<LightstepConfig.PropagationMode> |
LightstepConfig.getPropagationModesList()
Propagation modes to use by LightStep's tracer.
|
List<LightstepConfig.PropagationMode> |
LightstepConfig.Builder.getPropagationModesList()
Propagation modes to use by LightStep's tracer.
|
static com.google.protobuf.Internal.EnumLiteMap<LightstepConfig.PropagationMode> |
LightstepConfig.PropagationMode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
LightstepConfig.Builder |
LightstepConfig.Builder.addPropagationModes(LightstepConfig.PropagationMode value)
Propagation modes to use by LightStep's tracer.
|
LightstepConfig.Builder |
LightstepConfig.Builder.setPropagationModes(int index,
LightstepConfig.PropagationMode value)
Propagation modes to use by LightStep's tracer.
|
| Modifier and Type | Method and Description |
|---|---|
LightstepConfig.Builder |
LightstepConfig.Builder.addAllPropagationModes(Iterable<? extends LightstepConfig.PropagationMode> values)
Propagation modes to use by LightStep's tracer.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.