Uses of Enum
org.springframework.cloud.sleuth.brave.propagation.PropagationType
Packages that use PropagationType
-
Uses of PropagationType in org.springframework.cloud.sleuth.brave.propagation
Methods in org.springframework.cloud.sleuth.brave.propagation that return PropagationTypeModifier and TypeMethodDescriptionstatic PropagationTypeReturns 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.