@ConfigurationProperties(value="spring.sleuth.rxjava.schedulers") public class SleuthRxJavaSchedulersProperties extends Object
| Constructor and Description |
|---|
SleuthRxJavaSchedulersProperties() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.sleuth.instrument.rxjava.SleuthRxJavaSchedulersProperties.Hook |
getHook() |
String[] |
getIgnoredthreads() |
void |
setHook(org.springframework.cloud.sleuth.instrument.rxjava.SleuthRxJavaSchedulersProperties.Hook hook) |
void |
setIgnoredthreads(String[] ignoredthreads) |
public String[] getIgnoredthreads()
public void setIgnoredthreads(String[] ignoredthreads)
public org.springframework.cloud.sleuth.instrument.rxjava.SleuthRxJavaSchedulersProperties.Hook getHook()
public void setHook(org.springframework.cloud.sleuth.instrument.rxjava.SleuthRxJavaSchedulersProperties.Hook hook)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.