Class SleuthRxJavaSchedulersProperties
java.lang.Object
org.springframework.cloud.sleuth.autoconfig.instrument.rxjava.SleuthRxJavaSchedulersProperties
@ConfigurationProperties("spring.sleuth.rxjava.schedulers")
public class SleuthRxJavaSchedulersProperties
extends Object
Configuration properties for RxJava tracing.
- Since:
- 1.0.12
- Author:
- Arthur Gavlyukovskiy
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHook()String[]voidvoidsetIgnoredthreads(String[] ignoredthreads)
-
Constructor Details
-
SleuthRxJavaSchedulersProperties
public SleuthRxJavaSchedulersProperties()
-
-
Method Details
-
getIgnoredthreads
-
setIgnoredthreads
-
getHook
-
setHook
-