| Package | Description |
|---|---|
| com.lightstep.tracer.shared |
| Modifier and Type | Method and Description |
|---|---|
Options |
Options.OptionsBuilder.build()
Sets the defaults for values not provided and constructs a new Options object.
|
Options |
Options.disableResetClient()
Provided so implementations of AbstractTracer can turn off resetClient by default.
|
Options |
Options.setDefaultReportingIntervalMillis(int value)
If this instance of Options has an overridden maxReportingIntervalMillis, returns this
instance of Options with that value.
|
| Constructor and Description |
|---|
AbstractTracer(Options options) |
OptionsBuilder(Options options) |
Copyright © 2023 LightStep. All rights reserved.