Uses of Class
org.springframework.cloud.sleuth.autoconfig.instrument.rxjava.SleuthRxJavaSchedulersProperties.Hook
-
Packages that use SleuthRxJavaSchedulersProperties.Hook Package Description org.springframework.cloud.sleuth.autoconfig.instrument.rxjava -
-
Uses of SleuthRxJavaSchedulersProperties.Hook in org.springframework.cloud.sleuth.autoconfig.instrument.rxjava
Methods in org.springframework.cloud.sleuth.autoconfig.instrument.rxjava that return SleuthRxJavaSchedulersProperties.Hook Modifier and Type Method Description SleuthRxJavaSchedulersProperties.HookSleuthRxJavaSchedulersProperties. getHook()Methods in org.springframework.cloud.sleuth.autoconfig.instrument.rxjava with parameters of type SleuthRxJavaSchedulersProperties.Hook Modifier and Type Method Description voidSleuthRxJavaSchedulersProperties. setHook(SleuthRxJavaSchedulersProperties.Hook hook)
-