| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.brave.bridge | |
| org.springframework.cloud.sleuth.brave.propagation |
| Constructor and Description |
|---|
CompositePropagationFactorySupplier(org.springframework.beans.factory.BeanFactory beanFactory,
List<String> localFields,
List<PropagationType> types) |
| 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.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.