public class JaegerFraction extends Object implements Fraction<JaegerFraction>
Constructor and Description |
---|
JaegerFraction() |
Modifier and Type | Method and Description |
---|---|
String |
getAgentHost() |
String |
getAgentPort() |
String |
getPassword() |
String |
getRemoteReporterHttpEndpoint() |
String |
getReporterFlushInterval() |
String |
getReporterLogSpans() |
String |
getReporterMaxQueueSize() |
String |
getSamplerManagerHost() |
String |
getSamplerParameter() |
String |
getSamplerType() |
String |
getServiceName() |
String |
getUser() |
Boolean |
isB3HeaderPropagationEnabled() |
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
applyDefaults, applyDefaults
public String getServiceName()
public String getSamplerType()
public String getSamplerParameter()
public String getSamplerManagerHost()
public String getReporterLogSpans()
public String getAgentHost()
public String getAgentPort()
public String getReporterFlushInterval()
public String getReporterMaxQueueSize()
public Boolean isB3HeaderPropagationEnabled()
public String getRemoteReporterHttpEndpoint()
public String getUser()
public String getPassword()
Copyright © 2019 JBoss by Red Hat. All rights reserved.