@ConfigurationProperties(value="spring.sleuth.stream") public class SleuthStreamProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SleuthStreamProperties.Poller |
| Constructor and Description |
|---|
SleuthStreamProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup() |
SleuthStreamProperties.Poller |
getPoller() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setGroup(String group) |
public boolean isEnabled()
public String getGroup()
public void setEnabled(boolean enabled)
public void setGroup(String group)
public SleuthStreamProperties.Poller getPoller()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.