public class JaegerFraction extends Object implements Fraction<JaegerFraction>
| Constructor and Description |
|---|
JaegerFraction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentHost() |
String |
getAgentPort() |
String |
getReporterFlushInterval() |
String |
getReporterLogSpans() |
String |
getReporterMaxQueueSize() |
String |
getSamplerManagerHost() |
String |
getSamplerParameter() |
String |
getSamplerType() |
String |
getServiceName() |
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyDefaults, applyDefaultspublic 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()
Copyright © 2018 JBoss by Red Hat. All rights reserved.