public final class TraceConfigImpl
extends io.opencensus.trace.config.TraceConfig
| Constructor and Description |
|---|
TraceConfigImpl()
Constructs a new
TraceConfigImpl. |
| Modifier and Type | Method and Description |
|---|---|
io.opencensus.trace.config.TraceParams |
getActiveTraceParams() |
void |
updateActiveTraceParams(io.opencensus.trace.config.TraceParams traceParams) |
public io.opencensus.trace.config.TraceParams getActiveTraceParams()
getActiveTraceParams in class io.opencensus.trace.config.TraceConfigpublic void updateActiveTraceParams(io.opencensus.trace.config.TraceParams traceParams)
updateActiveTraceParams in class io.opencensus.trace.config.TraceConfig