Class SleuthRxJavaSchedulersHook


  • public class SleuthRxJavaSchedulersHook
    extends rx.plugins.RxJavaSchedulersHook
    RxJavaSchedulersHook that wraps an Action0 into its tracing representation.
    Since:
    1.0.0
    Author:
    Shivang Shah
    • Constructor Detail

      • SleuthRxJavaSchedulersHook

        public SleuthRxJavaSchedulersHook​(Tracer tracer,
                                          List<String> threadsToIgnore)
    • Method Detail

      • onSchedule

        public rx.functions.Action0 onSchedule​(rx.functions.Action0 action)
        Overrides:
        onSchedule in class rx.plugins.RxJavaSchedulersHook