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