public abstract class CollectorClientProvider extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CollectorClientProvider.ProviderNotFoundException |
| Constructor and Description |
|---|
CollectorClientProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract int |
priority() |
static CollectorClientProvider |
provider(Options.CollectorClient type,
Warner warner) |
protected abstract Options.CollectorClient |
type() |
public static CollectorClientProvider provider(Options.CollectorClient type, Warner warner) throws CollectorClientProvider.ProviderNotFoundException
protected abstract int priority()
protected abstract Options.CollectorClient type()
Copyright © 2023 LightStep. All rights reserved.