| Package | Description |
|---|---|
| network.oxalis.commons.tracing |
| Modifier and Type | Method and Description |
|---|---|
static BraveConf |
BraveConf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BraveConf[] |
BraveConf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected zipkin2.reporter.Reporter |
TracingModule.getHttpReporter(Settings<BraveConf> settings) |
protected zipkin2.reporter.Reporter |
TracingModule.getReporter(com.google.inject.Injector injector,
Settings<BraveConf> settings) |
Copyright © 2021 NorStella. All rights reserved.