| Package | Description |
|---|---|
| com.lightstep.tracer.shared |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Options.CollectorClient |
CollectorClientProvider.type() |
static Options.CollectorClient |
Options.CollectorClient.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Options.CollectorClient[] |
Options.CollectorClient.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CollectorClientProvider |
CollectorClientProvider.provider(Options.CollectorClient type,
Warner warner) |
Options.OptionsBuilder |
Options.OptionsBuilder.withCollectorClient(Options.CollectorClient collectorClient)
Sets the collector client explicitly.
|
Copyright © 2023 LightStep. All rights reserved.