| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.otel.propagation |
| Modifier and Type | Method and Description |
|---|---|
static PropagationType |
PropagationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropagationType[] |
PropagationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CompositeTextMapPropagator(org.springframework.beans.factory.BeanFactory beanFactory,
List<PropagationType> types) |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.