public static class JaegerConfigurationProperties.HttpSender extends Object
| Constructor and Description |
|---|
HttpSender() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxPayload() |
String |
getUrl() |
boolean |
isDisable() |
void |
setDisable(boolean disable) |
void |
setMaxPayload(int maxPayload) |
void |
setUrl(String url) |
Copyright © 2018. All rights reserved.