Uses of Enum
org.springframework.cloud.sleuth.autoconfig.SleuthTracerProperties.TracerMode
Packages that use SleuthTracerProperties.TracerMode
-
Uses of SleuthTracerProperties.TracerMode in org.springframework.cloud.sleuth.autoconfig
Methods in org.springframework.cloud.sleuth.autoconfig that return SleuthTracerProperties.TracerModeModifier and TypeMethodDescriptionSleuthTracerProperties.getMode()Returns the enum constant of this type with the specified name.static SleuthTracerProperties.TracerMode[]SleuthTracerProperties.TracerMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.springframework.cloud.sleuth.autoconfig with parameters of type SleuthTracerProperties.TracerModeModifier and TypeMethodDescriptionvoidSleuthTracerProperties.setMode(SleuthTracerProperties.TracerMode mode)