public static class JaegerConfigurationProperties.UdpSender extends Object
| Constructor and Description |
|---|
UdpSender() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getMaxPacketSize() |
int |
getPort() |
void |
setHost(String host) |
void |
setMaxPacketSize(int maxPacketSize) |
void |
setPort(int port) |
Copyright © 2018–2021. All rights reserved.