| Package | Description |
|---|---|
| com.lightstep.tracer.shared |
| Modifier and Type | Method | 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 | Description |
|---|---|
AbstractTracer(Options options) |
|
OptionsBuilder(Options options) |
Copyright © 2018 LightStep. All rights reserved.