Class SleuthRxJavaSchedulersHook
- java.lang.Object
-
- rx.plugins.RxJavaSchedulersHook
-
- org.springframework.cloud.sleuth.instrument.rxjava.SleuthRxJavaSchedulersHook
-
public class SleuthRxJavaSchedulersHook extends rx.plugins.RxJavaSchedulersHookRxJavaSchedulersHookthat wraps anAction0into its tracing representation.- Since:
- 1.0.0
- Author:
- Shivang Shah
-
-
Constructor Summary
Constructors Constructor Description SleuthRxJavaSchedulersHook(Tracer tracer, List<String> threadsToIgnore)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description rx.functions.Action0onSchedule(rx.functions.Action0 action)
-